Several performance improvements

This commit is contained in:
Michael Vogel 2016-01-15 23:27:25 +01:00
parent 471963a142
commit 90a8d6f0f5
12 changed files with 236 additions and 117 deletions

View file

@ -556,6 +556,7 @@ EOT;
$page = $a->page;
$profile = $a->profile;
header("X-Friendica-Version: ".FRIENDICA_VERSION);
header("Content-type: text/html; charset=utf-8");