Index: branches/5.3.x/tools/debug_sample.php =================================================================== diff -u -N -r15957 -r16171 --- branches/5.3.x/tools/debug_sample.php (.../debug_sample.php) (revision 15957) +++ branches/5.3.x/tools/debug_sample.php (.../debug_sample.php) (revision 16171) @@ -1,6 +1,6 @@ 1, // Don't replace missing images with noimage.gif // 'DBG_SQL_MODE' => 'TRADITIONAL', // Extra control over sql syntax & data from MySQL server side // 'DBG_RESET_ROOT' => 1, // Shows "root" user password reset link on Admin Console login screen -// 'DBG_CACHE_URLS' => 0, // Cache urls, that are build by rewrite listeners +// 'DBG_CACHE_URLS' => 0, // Cache urls, that are build by routers // 'DBG_SHORTCUT' => 'F12' // Defines debugger activation shortcut (any symbols or Ctrl/Alt/Shift are allowed, e.g. Ctrl+Alt+F12) - ); \ No newline at end of file + );