status after hackweekend London

This commit is contained in:
marc tobias
2015-08-23 00:08:40 +02:00
committed by Marc Tobias Metten
parent 91f3405713
commit fc961c14fa
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);