don't report exception chat messages
This commit is contained in:
		| @@ -152,7 +152,6 @@ class Chat { | ||||
| 	 */ | ||||
| 	public function sendException(\Exception $exception, $login = null) { | ||||
| 		$message = "Exception occurred: '{$exception->getMessage()}' ({$exception->getCode()})"; | ||||
| 		$this->maniaControl->errorHandler->triggerDebugNotice($message); | ||||
| 		return $this->sendError($message, $login); | ||||
| 	} | ||||
|  | ||||
|   | ||||
		Reference in New Issue
	
	Block a user