Index: trunk/index.php =================================================================== diff -u -N -r3216 -r3307 --- trunk/index.php (.../index.php) (revision 3216) +++ trunk/index.php (.../index.php) (revision 3307) @@ -11,6 +11,9 @@ $application->Run(); $application->Done(); +/*$application->Debugger->appendHTML('Objects if kDBItem, kDBList class created ('.count($application->APCalled).'):'); +print_pre($application->APCalled);*/ + $end = getmicrotime(); if ( $application->isDebugMode() )