X-Git-Url: https://git.openstreetmap.org./nominatim.git/blobdiff_plain/409ded385f10cbe3d32ff20411f48b240bf6f328..f00baba40c6f73ba8e637ac4cea60d59a11692f4:/utils/update.php diff --git a/utils/update.php b/utils/update.php old mode 100755 new mode 100644 index 8756f2e5..05c43946 --- a/utils/update.php +++ b/utils/update.php @@ -1,10 +1,9 @@ -#!@PHP_BIN@ -Cq createTable($oDB, 'address_levels'); +} + if ($aResult['import-osmosis'] || $aResult['import-osmosis-all']) { // if (strpos(CONST_Replication_Url, 'download.geofabrik.de') !== false && CONST_Replication_Update_Interval < 86400) {