disalbed setchallengtimewarning

This commit is contained in:
kremsy
2014-04-09 11:29:42 +02:00
committed by Steffen Schröder
parent f05c75143e
commit 07a63cf518
2 changed files with 7 additions and 18 deletions

View File

@ -330,7 +330,7 @@ class Dedimania implements CallbackListener, TimerListener, Plugin {
$errors = $methodResponse[0]['methods'][0]['errors'];
if ($errors) {
//TODO just temporary
$this->maniaControl->errorHandler->triggerDebugNotice("Dedimania Notice on SetChallengeTimes: " . $errors);
//$this->maniaControl->errorHandler->triggerDebugNotice("Dedimania Notice on SetChallengeTimes: " . $errors);
//trigger_error($errors);
}
}