mirror of
https://git.sekbaer.de/Friendica/friendica.git
synced 2025-06-16 20:05:14 +02:00
Several performance improvements
This commit is contained in:
parent
471963a142
commit
90a8d6f0f5
12 changed files with 236 additions and 117 deletions
|
@ -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");
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue