Index: branches/5.2.x/index.php =================================================================== diff -u -N -r14102 -r14244 --- branches/5.2.x/index.php (.../index.php) (revision 14102) +++ branches/5.2.x/index.php (.../index.php) (revision 14244) @@ -1,25 +1,25 @@ -Init(); -$application->Run(); -$application->Done(); - +Init(); +$application->Run(); +$application->Done(); + $end = microtime(true); \ No newline at end of file