Index: branches/5.2.x/tools/debug_sample.php =================================================================== diff -u -N -r15408 -r15409 --- branches/5.2.x/tools/debug_sample.php (.../debug_sample.php) (revision 15408) +++ branches/5.2.x/tools/debug_sample.php (.../debug_sample.php) (revision 15409) @@ -1,6 +1,6 @@ '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_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