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