This commit is contained in:
Andi 2018-03-22 01:25:43 +01:00
förälder 1e2820805b
incheckning 97840abdd6
1 ändrade filer med 1 tillägg och 1 borttagningar

Visa fil

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