remove -
This commit is contained in:
parent
a075740e32
commit
9afd53d622
@ -536,11 +536,11 @@ class Html
|
|||||||
switch ($attribute->name) {
|
switch ($attribute->name) {
|
||||||
case 'start':
|
case 'start':
|
||||||
$start = (int) $attribute->value;
|
$start = (int) $attribute->value;
|
||||||
-
|
|
||||||
break;
|
break;
|
||||||
case 'type':
|
case 'type':
|
||||||
$type = $attribute->value;
|
$type = $attribute->value;
|
||||||
-
|
|
||||||
break;
|
break;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user