removed backtrace code from debug notice (replaced by error backtrace)

This commit is contained in:
Steffen Schröder
2014-03-19 14:23:43 +01:00
parent 4d5280ce8f
commit 06907825ed
2 changed files with 4 additions and 5 deletions

View File

@@ -91,7 +91,7 @@ class ManiaControl implements CommandListener, TimerListener {
public function __construct() {
//Construct Error Handler
$this->errorHandler = new ErrorHandler($this);
$this->log('Loading ManiaControl v' . self::VERSION . '...');
// Load config