removed blank lines
This commit is contained in:
@@ -1,5 +1,3 @@
|
||||
|
||||
|
||||
<?php
|
||||
|
||||
/**
|
||||
@@ -129,4 +127,3 @@ function vier_form(App $a, $style, $show_pages, $show_profiles, $show_helpers, $
|
||||
));
|
||||
return $o;
|
||||
}
|
||||
|
||||
|
||||
@@ -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;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user