status after hackweekend London

This commit is contained in:
marc tobias
2015-08-23 00:08:40 +02:00
parent ce49d3c632
commit b0d9c0598e
26 changed files with 1038 additions and 410 deletions

View File

@@ -13,7 +13,6 @@
$fLat = CONST_Default_Lat;
$fLon = CONST_Default_Lon;
$iZoom = CONST_Default_Zoom;
$sSuggestionURL = false;
$oGeocode =& new Geocode($oDB);