Disables debugging mode.
public function disableDebug() { $this->debug = false; $this->updateOptionsHash(); }