From 308eac852a058296e53f5fb91fac7d942bdf39c0 Mon Sep 17 00:00:00 2001 From: kremsy Date: Mon, 9 Dec 2013 11:10:44 +0100 Subject: [PATCH] testchanges back --- application/core/ManiaControl.php | 1 - 1 file changed, 1 deletion(-) diff --git a/application/core/ManiaControl.php b/application/core/ManiaControl.php index a6ce4522..e7ea8ba0 100644 --- a/application/core/ManiaControl.php +++ b/application/core/ManiaControl.php @@ -157,7 +157,6 @@ class ManiaControl implements CommandListener { /** * Run ManiaControl - * test */ public function run() { error_log('Starting ManiaControl v' . self::VERSION . '!');