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