Completed
Push — master ( 7ee34d...c3ef57 )
by Oleg
03:16
created
micro/Micro.php 1 patch
Indentation   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -61,7 +61,7 @@
 block discarded – undo
61 61
 
62 62
         $this->loaded = false;
63 63
 
64
-          if ($this->debug) {
64
+            if ($this->debug) {
65 65
             $this->startTime = microtime(true);
66 66
         }
67 67
     }
Please login to merge, or discard this patch.