added params for more info about issue

This commit is contained in:
Steffen Schröder
2014-06-14 19:45:32 +02:00
parent ac55d0f511
commit 4a11043dcd
2 changed files with 7 additions and 7 deletions

View File

@ -412,4 +412,4 @@ class ErrorHandler {
$setting = $this->maniaControl->settingManager->getSettingValue($this, self::SETTING_RESTART_ON_EXCEPTION, true);
return $setting;
}
}
}