Details
Description
The drush command 'civicrm-enable-debug' was broken on 4.3 (and probably 4.2).
I also added civicrm-disable-debug. It's just a wrapper over the API (Setting.create debug_enabled=1 / backtrace=1).
PR in a few mins. I'd like to apply to the 4.3 branch as well.