removed blank lines
This commit is contained in:
parent
b348692a47
commit
c32b6000cb
2 changed files with 0 additions and 6 deletions
|
@ -1,5 +1,3 @@
|
||||||
|
|
||||||
|
|
||||||
<?php
|
<?php
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
@ -129,4 +127,3 @@ function vier_form(App $a, $style, $show_pages, $show_profiles, $show_helpers, $
|
||||||
));
|
));
|
||||||
return $o;
|
return $o;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
@ -1,5 +1,3 @@
|
||||||
|
|
||||||
|
|
||||||
<?php
|
<?php
|
||||||
|
|
||||||
use Friendica\Core\Config;
|
use Friendica\Core\Config;
|
||||||
|
@ -60,4 +58,3 @@ if (isset($_SERVER['HTTP_IF_MODIFIED_SINCE']) || isset($_SERVER['HTTP_IF_NONE_MA
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
echo $stylecss;
|
echo $stylecss;
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue