This commit is contained in:
parent
1e2820805b
commit
97840abdd6
1 changed files with 1 additions and 1 deletions
|
@ -18,7 +18,7 @@ if (empty($style)) {
|
||||||
$style = "plus";
|
$style = "plus";
|
||||||
}
|
}
|
||||||
|
|
||||||
$stylecss='';
|
$stylecss = '';
|
||||||
$modified = '';
|
$modified = '';
|
||||||
|
|
||||||
foreach (['style', $style] as $file) {
|
foreach (['style', $style] as $file) {
|
||||||
|
|
Loading…
Reference in a new issue