disalbed setchallengtimewarning
This commit is contained in:
committed by
Steffen Schröder
parent
f05c75143e
commit
07a63cf518
@ -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);
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user