X-Git-Url: https://git.openstreetmap.org./nominatim.git/blobdiff_plain/b5480f6e366be7c7d06d8444acc4cfd6a1aa31e2..ac116980ac78b74dbc1e0ae7ff2d329d7e581ba5:/utils/country_languages.php diff --git a/utils/country_languages.php b/utils/country_languages.php index c9aa391b..8bd85b8a 100644 --- a/utils/country_languages.php +++ b/utils/country_languages.php @@ -14,6 +14,8 @@ $aCMDOptions ); getCmdOpt($_SERVER['argv'], $aCMDOptions, $aCMDResult, true, true); +setupHTTPProxy(); + include(CONST_Phrase_Config); if (true) {