]> git.openstreetmap.org Git - nominatim.git/blobdiff - utils/country_languages.php
make HTTP proxy setup explicit
[nominatim.git] / utils / country_languages.php
index c9aa391b1490c7c2c9a7a2a24b1918dbd932b400..8bd85b8aad0e50f79564520c977fe9647bb3eb65 100644 (file)
@@ -14,6 +14,8 @@ $aCMDOptions
    );
 getCmdOpt($_SERVER['argv'], $aCMDOptions, $aCMDResult, true, true);
 
+setupHTTPProxy();
+
 include(CONST_Phrase_Config);
 
 if (true) {