Korrekturen
URLs angepasst Statistik Einheit automatisch ändern (MB -> GB)
This commit is contained in:
@@ -253,6 +253,7 @@ class UpdateController
|
||||
|
||||
if (!class_exists('cURL'))
|
||||
(include LIBRARY_PATH.'curl/curl.class.php');
|
||||
|
||||
$curl = new cURL($this->updateDownloadURL . $version->getFilename());
|
||||
$curlStatus = $curl->downloadFile(UPDATE_PATH.'update.zip');
|
||||
|
||||
@@ -439,4 +440,3 @@ class Update
|
||||
}
|
||||
|
||||
}
|
||||
?>
|
||||
Reference in New Issue
Block a user