Index: branches/RC/tools/show_cache.php =================================================================== diff -u -r11041 -r11129 --- branches/RC/tools/show_cache.php (.../show_cache.php) (revision 11041) +++ branches/RC/tools/show_cache.php (.../show_cache.php) (revision 11129) @@ -1,7 +1,7 @@ Init(); +if (!$application->isDebugMode()) { + die('Restrictred use!'); +} + $show_var = $application->GetVar('show_var'); if ($show_var) {