]> git.mxchange.org Git - friendica.git/commitdiff
I guess it is enough to set a variable to zero once ...
authorMichael Vogel <icarus@dabo.de>
Sat, 16 Jan 2016 07:58:22 +0000 (08:58 +0100)
committerMichael Vogel <icarus@dabo.de>
Sat, 16 Jan 2016 07:58:22 +0000 (08:58 +0100)
boot.php

index 4f0bec62b19a7d442052e2b70ac4239fe425d625..963f5c454ab622a7d215d03476ee48b0c008d7b8 100644 (file)
--- a/boot.php
+++ b/boot.php
@@ -554,9 +554,6 @@ class App {
                $this->performance["parser"] = 0;
                $this->performance["marktime"] = 0;
 
-               $this->performance["file"] = 0;
-               $this->performance["file"] = 0;
-
                $this->callstack["database"] = array();
                $this->callstack["network"] = array();
                $this->callstack["file"] = array();