forked from hans/Nominatim
fix json output of empty arrays
This commit is contained in:
@@ -79,4 +79,4 @@
|
||||
$aFilteredPlaces[] = $aPlace;
|
||||
}
|
||||
|
||||
javascript_renderData($aFilteredPlaces, array('geojson'));
|
||||
javascript_renderData($aFilteredPlaces);
|
||||
|
||||
Reference in New Issue
Block a user