From b9f45ca7a0b2168dd564e8e6d5fee89880ae652c Mon Sep 17 00:00:00 2001 From: Edmar Moretti Date: Tue, 18 Aug 2009 12:47:07 +0000 Subject: [PATCH] Resolvido o ticket 126 --- classesphp/mapa_inicia.php | 1 + 1 file changed, 1 insertion(+), 0 deletions(-) diff --git a/classesphp/mapa_inicia.php b/classesphp/mapa_inicia.php index 3e1f786..237ffea 100644 --- a/classesphp/mapa_inicia.php +++ b/classesphp/mapa_inicia.php @@ -222,6 +222,7 @@ function iniciaMapa() $res .= "var mensagens ='".$m->pegaMensagens()."';"; $res .= "var kmlurl ='".$kmlurl."';"; copy($map_file,(str_replace(".map","reinc.map",$map_file))); + copy($map_file,(str_replace(".map","seguranca.map",$map_file))); $cp->set_data(array("variaveis"=>$res,"temas"=>$temas)); } ?> \ No newline at end of file -- libgit2 0.21.2