smartgit sucks

This commit is contained in:
kremsy 2014-01-09 19:30:50 +01:00
parent 0675ed66e4
commit 74ee8a5aba

View File

@ -84,7 +84,7 @@ class ManiaExchangeInfoSearcher {
// $mapInfo = FileUtil::loadFile($url, "application/json"); //TODO use mc fileutil
$mapInfo = $this->get_file($url);
//TODO errors
/*if ($file === false) {
$this->error = 'Connection or response error on ' . $url;