smartgit sucks
This commit is contained in:
parent
0675ed66e4
commit
74ee8a5aba
@ -84,7 +84,7 @@ class ManiaExchangeInfoSearcher {
|
|||||||
|
|
||||||
// $mapInfo = FileUtil::loadFile($url, "application/json"); //TODO use mc fileutil
|
// $mapInfo = FileUtil::loadFile($url, "application/json"); //TODO use mc fileutil
|
||||||
$mapInfo = $this->get_file($url);
|
$mapInfo = $this->get_file($url);
|
||||||
|
|
||||||
//TODO errors
|
//TODO errors
|
||||||
/*if ($file === false) {
|
/*if ($file === false) {
|
||||||
$this->error = 'Connection or response error on ' . $url;
|
$this->error = 'Connection or response error on ' . $url;
|
||||||
|
Loading…
Reference in New Issue
Block a user