Index: trunk/tools/debug_sample.php =================================================================== diff -u -N -r4101 -r4135 --- trunk/tools/debug_sample.php (.../debug_sample.php) (revision 4101) +++ trunk/tools/debug_sample.php (.../debug_sample.php) (revision 4135) @@ -29,6 +29,7 @@ define('DBG_PHRASES', 1); // Add ability to translate phrases on the fly (K4 only) define('DBG_WINDOW_WIDTH', 700);// Set custom debugger layer width (in pixels) + define('DBG_CACHE', 1); // debug cache usage // define('DBG_REDIRECT', 1); // define('DBG_ZEND_PRESENT',0); //define('DBG_VALIDATE_CONFIGS',1); // check that config fields match ones from database