Removed tab

This commit is contained in:
Michael 2018-03-20 06:55:00 +00:00
parent 0f4052ace9
commit 987b53c6e6
1 changed files with 1 additions and 1 deletions

View File

@ -16,7 +16,7 @@ use Friendica\Core\System;
use Friendica\Util\Network; use Friendica\Util\Network;
const OSM_TMS = 'http://www.openstreetmap.org'; const OSM_TMS = 'http://www.openstreetmap.org';
const OSM_NOM = 'http://nominatim.openstreetmap.org/search.php'; const OSM_NOM = 'http://nominatim.openstreetmap.org/search.php';
const OSM_ZOOM = 16; const OSM_ZOOM = 16;
const OSM_MARKER = 0; const OSM_MARKER = 0;