From bb4a3e3eef230b3bc78d90f5b25a30e06d1fc454 Mon Sep 17 00:00:00 2001 From: kremsy Date: Fri, 21 Mar 2014 10:54:45 +0100 Subject: [PATCH] mapdir fix --- application/core/Maps/MapManager.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/application/core/Maps/MapManager.php b/application/core/Maps/MapManager.php index 236a0d66..13292b5b 100644 --- a/application/core/Maps/MapManager.php +++ b/application/core/Maps/MapManager.php @@ -592,7 +592,7 @@ class MapManager implements CallbackListener { */ private function processMapFile($file, MXMapInfo $mapInfo, $login, $update) { $mapDir = $this->maniaControl->client->getMapsDirectory(); - + //Check if map is already on the server if ($this->getMapByUid($mapInfo->uid) != null) { // Download error