fix namespace use

This commit is contained in:
Sarah Hoffmann 2016-09-30 22:42:12 +02:00
parent 421174ce0c
commit 6bf90eb22f

View File

@ -1467,7 +1467,7 @@ class Geocode
}
} else {
// Just interpret as a reverse geocode
$oReverse = new Nominatim\ReverseGeocode($this->oDB);
$oReverse = new ReverseGeocode($this->oDB);
$oReverse->setZoom(18);
$aLookup = $oReverse->lookup(