Index: branches/5.2.x/tools/debug_sample.php =================================================================== diff -u -N -r14671 -r14862 --- branches/5.2.x/tools/debug_sample.php (.../debug_sample.php) (revision 14671) +++ branches/5.2.x/tools/debug_sample.php (.../debug_sample.php) (revision 14862) @@ -1,6 +1,6 @@ 1, // All requests to payment gateways goes in TEST MODE // 'DBG_IMAGE_RECOVERY' => 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 ); \ No newline at end of file