small fix

This commit is contained in:
kremsy 2014-01-12 22:04:16 +01:00 committed by Steffen Schröder
parent f7430dfad9
commit b20c9517f8

View File

@ -136,7 +136,7 @@ class ManiaExchangeInfoSearcher { //TODO rename to ManiaExchangeManager
$maps = $this->getMaplistByMixedUidIdString($mapIdString);
$this->updateMapObjectsWithManiaExchangeIds($maps);
$mapIdString = '';
$id = 0;
$id = 1;
}
$mapIdString .= $appendString;