Performance tests

This commit is contained in:
Michael Vogel
2012-05-20 00:11:32 +02:00
parent 9a940786c1
commit 8c80fe0bf5
4 changed files with 19 additions and 10 deletions
+5
View File
@@ -18,6 +18,11 @@ $a->page['htmlhead'] .= sprintf('<META NAME=generator CONTENT="%s"/>', $diabook_
//init css on network and profilepages
$cssFile = null;
// Preload config
load_config("diabook");
load_pconfig(local_user(), "diabook");
//get statuses of boxes at right-hand-column
$close_pages = false;
$site_close_pages = get_config("diabook", "close_pages" );