mirror of
https://github.com/osm-search/Nominatim.git
synced 2026-02-16 15:47:58 +00:00
fix style
This commit is contained in:
@@ -449,8 +449,8 @@ class PlaceLookup
|
||||
}
|
||||
|
||||
$aPlace['addresstype'] = ClassTypes\getLabelTag(
|
||||
$aPlace,
|
||||
$aPlace['country_code']
|
||||
$aPlace,
|
||||
$aPlace['country_code']
|
||||
);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user