Index: branches/5.2.x/tools/debug_sample.php =================================================================== diff -u -N -r15162 -r15408 --- branches/5.2.x/tools/debug_sample.php (.../debug_sample.php) (revision 15162) +++ branches/5.2.x/tools/debug_sample.php (.../debug_sample.php) (revision 15408) @@ -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 ); \ No newline at end of file