Turn on the debug mode
by
10 Jun 2005
You can turn on the debug mode simple by adding: PHP Code:
$config['Misc']['debug'] = true;
Code:
/*======================================================================*\ || #################################################################### To turn it off you may remove that line or change it to: PHP Code:
$config['Misc']['debug'] = false;
|
Similar Mods
Administrative and Maintenance Tools ZH - Debug Mode | vBulletin 3.7 Add-ons |