]> git.mxchange.org Git - friendica.git/commitdiff
(no commit message)
authorAndi <andiana@PC>
Thu, 22 Mar 2018 00:25:43 +0000 (01:25 +0100)
committerAndi <andiana@PC>
Thu, 22 Mar 2018 00:25:43 +0000 (01:25 +0100)
view/theme/vier/style.php

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