Commit e949581083598379e687fdf1ae86b7611824e507

Authored by Edmar Moretti
1 parent bd2bb844

--no commit message

Showing 1 changed file with 1 additions and 1 deletions   Show diff stats
admin/php/parsemapfile.php
... ... @@ -36,7 +36,7 @@ i3geo/admin/php/parsemapfile.php
36 36 //TODO permitir acesso apenas com login e senha
37 37 //TODO verificar restricao de acesso ao tema
38 38  
39   -return;
  39 +//return;
40 40 include("../../ms_configura.php");
41 41 include_once("../../classesphp/funcoes_gerais.php");
42 42 include_once("../../classesphp/carrega_ext.php");
... ...