X-Git-Url: https://git.openstreetmap.org./nominatim.git/blobdiff_plain/78d11fe62830fac30d7241d05cf0c2b74dfeeb00..0fb8eade136ea03e7853aca0795ca69833c33661:/lib-php/Geocode.php diff --git a/lib-php/Geocode.php b/lib-php/Geocode.php index 52b92c99..0f76a9c4 100644 --- a/lib-php/Geocode.php +++ b/lib-php/Geocode.php @@ -498,7 +498,6 @@ class Geocode if ($this->aCountryCodes) { $oCtx->setCountryList($this->aCountryCodes); } - $this->oTokenizer->setCountryRestriction($this->aCountryCodes); Debug::newSection('Query Preprocessing');