From e89aed67685531b1f710623c10eaf3b903749fef Mon Sep 17 00:00:00 2001 From: kremsy Date: Mon, 9 Dec 2013 11:33:47 +0100 Subject: [PATCH] gittest1 --- application/core/Settings/SettingManager.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/application/core/Settings/SettingManager.php b/application/core/Settings/SettingManager.php index 55453c82..3940209b 100644 --- a/application/core/Settings/SettingManager.php +++ b/application/core/Settings/SettingManager.php @@ -4,7 +4,7 @@ namespace ManiaControl; /** * Class managing settings and configurations - * + *t * @author steeffeen & kremsy */ class SettingManager {