This line vanished accidentally ...

This commit is contained in:
Michael Vogel 2016-01-16 09:16:51 +01:00
parent 571d1544e4
commit 5769c08cbc
1 changed files with 1 additions and 0 deletions

View File

@ -553,6 +553,7 @@ class App {
$this->performance["rendering"] = 0;
$this->performance["parser"] = 0;
$this->performance["marktime"] = 0;
$this->performance["markstart"] = microtime(true);
$this->callstack["database"] = array();
$this->callstack["network"] = array();