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