removed blank lines
This commit is contained in:
parent
b348692a47
commit
c32b6000cb
|
@ -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;
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user