This commit is contained in:
Andi 2018-03-22 01:25:43 +01:00
parent 1e2820805b
commit 97840abdd6
1 changed files with 1 additions and 1 deletions

View File

@ -18,7 +18,7 @@ if (empty($style)) {
$style = "plus";
}
$stylecss='';
$stylecss = '';
$modified = '';
foreach (['style', $style] as $file) {