From 142a64f3c5a671643821942950ca64cecfa0f912 Mon Sep 17 00:00:00 2001 From: kremsy Date: Mon, 9 Dec 2013 11:08:37 +0100 Subject: [PATCH] gittest1 --- application/core/ManiaControl.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/application/core/ManiaControl.php b/application/core/ManiaControl.php index 46285078..e7ea8ba0 100644 --- a/application/core/ManiaControl.php +++ b/application/core/ManiaControl.php @@ -129,7 +129,7 @@ class ManiaControl implements CommandListener { /** * Quit ManiaControl and log the given message - *test + * * @param string $message */ public function quit($message = false) {