X-Git-Url: https://git.openstreetmap.org/nominatim.git/blobdiff_plain/a4ecd9d73e93a56aeee336c7fa7e18aa42bd9e03..7dd0a63b688c14b49179c47b592bdf309abe6d08:/lib/PlaceLookup.php diff --git a/lib/PlaceLookup.php b/lib/PlaceLookup.php index 985ed224..817d0ec5 100644 --- a/lib/PlaceLookup.php +++ b/lib/PlaceLookup.php @@ -7,7 +7,7 @@ protected $sType = false; - protected $fTigerFraction =-1; + protected $fTigerFraction = -1; protected $aLangPrefOrder = array();