mapdir fix

This commit is contained in:
kremsy 2014-03-21 10:54:45 +01:00 committed by Steffen Schröder
parent b8a3192e6d
commit bb4a3e3eef

View File

@ -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