]> git.mxchange.org Git - friendica.git/commitdiff
removed blank lines
authorhoergen <hoergen@hoergen.org>
Sun, 26 Nov 2017 20:56:39 +0000 (21:56 +0100)
committerhoergen <hoergen@hoergen.org>
Sun, 26 Nov 2017 20:56:39 +0000 (21:56 +0100)
view/theme/vier/config.php
view/theme/vier/style.php

index 1f335e75448f526eeb7a1a7dd1a0371a3f6077dc..97aaa1e5a49622dcdf4c0e697ab793d8eeabd4bf 100644 (file)
@@ -1,5 +1,3 @@
-
-
 <?php
 
 /**
@@ -129,4 +127,3 @@ function vier_form(App $a, $style, $show_pages, $show_profiles, $show_helpers, $
        ));
        return $o;
 }
-
index 160b1f94c97e022db09f445d0419dc77502bae8a..b1386ad7076dbebf7c48631b553251086a21fe00 100644 (file)
@@ -1,5 +1,3 @@
-
-
 <?php
 
 use Friendica\Core\Config;
@@ -60,4 +58,3 @@ if (isset($_SERVER['HTTP_IF_MODIFIED_SINCE']) || isset($_SERVER['HTTP_IF_NONE_MA
        }
 }
 echo $stylecss;
-