Index: trunk/index.php =================================================================== diff -u -N -r4858 -r4880 --- trunk/index.php (.../index.php) (revision 4858) +++ trunk/index.php (.../index.php) (revision 4880) @@ -16,20 +16,6 @@ $end = getmicrotime(); -/*if ($application->isDebugMode() && !dbg_ConstOn('DBG_SKIP_REPORTING')) { - echo '

- - - - - - - - - -
Memory used:'.round(memory_get_usage()/1024/1024, 1).' MB ('.memory_get_usage().')
Time used:'.round(($end - $start), 5).' sec
'; -}*/ - //print_pre(get_included_files()); function getmicrotime()