From f4f66b5b944b580b9b23406f386e98a91b8bdfed Mon Sep 17 00:00:00 2001 From: kremsy Date: Sun, 5 Jan 2014 20:56:23 +0100 Subject: [PATCH] remove old todo --- application/core/Configurators/ServerSettings.php | 1 - 1 file changed, 1 deletion(-) diff --git a/application/core/Configurators/ServerSettings.php b/application/core/Configurators/ServerSettings.php index f5f41f5e..909d8b14 100644 --- a/application/core/Configurators/ServerSettings.php +++ b/application/core/Configurators/ServerSettings.php @@ -175,7 +175,6 @@ class ServerSettings implements ConfiguratorMenu, CallbackListener { $y = 0.; $id = 0; foreach($serverSettings as $name => $value) { - // TODO Comment 4 lines maybe // Continue on CurrentMaxPlayers... $pos = strpos($name, "Current"); // TODO maybe current irgentwo anzeigen if($pos !== false) {