mapdir fix
This commit is contained in:
parent
b8a3192e6d
commit
bb4a3e3eef
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user