diff --git a/interface/black_ol.htm b/interface/black_ol.htm index 0523099..de7aa7e 100755 --- a/interface/black_ol.htm +++ b/interface/black_ol.htm @@ -231,7 +231,8 @@ i3GEO.Interface.openlayers.LAYERSADICIONAIS = [ eng, oce, ims, wsm, tms, bra ]; })(); - + //i3GEO.configura.guardaExtensao = false; + //i3GEO.configura.mashuppar = "&mapext=-75 -22 -40 7"; i3GEO.inicia(); diff --git a/ms_criamapa.php b/ms_criamapa.php index d708710..a77edc7 100755 --- a/ms_criamapa.php +++ b/ms_criamapa.php @@ -733,8 +733,6 @@ function abreInterface($interface,$caminho,$tempo){ if (count(explode(".php",$interface)) > 1){ if(file_exists($caminho."interface/".$interface)) {include_once($caminho."interface/".$interface);} - else - {include_once($interface);} exit; } else{ -- libgit2 0.21.2