mirror of
https://github.com/pandorafms/pandorafms.git
synced 2025-07-31 01:35:36 +02:00
Added change to mr (enriquecd)
This commit is contained in:
parent
82530c9b59
commit
de650b9ef2
@ -10,4 +10,6 @@ CREATE TABLE IF NOT EXISTS `treset_pass` (
|
||||
PRIMARY KEY (`id`)
|
||||
)ENGINE=InnoDB DEFAULT CHARSET=utf8;
|
||||
|
||||
UPDATE tgis_map_connection SET conection_data = '{"type":"OSM","url":"http://tile.openstreetmap.org/${z}/${x}/${y}.png"}' where id_tmap_connection = 1;
|
||||
|
||||
COMMIT;
|
Loading…
x
Reference in New Issue
Block a user