From 253f05b513695447ec1a38c7ed91bea94419d6f6 Mon Sep 17 00:00:00 2001 From: Edmar Moretti Date: Mon, 28 Nov 2011 23:25:16 +0000 Subject: [PATCH] --- admin/php/editormapfile.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/admin/php/editormapfile.php b/admin/php/editormapfile.php index 100474d..8919af4 100644 --- a/admin/php/editormapfile.php +++ b/admin/php/editormapfile.php @@ -1521,7 +1521,7 @@ function alterarConexao() { $nome = $dir_tmp."/".$codigoMap.".map"; $mapa->save($nome); - removeCabecalho($nome,false); + removeCabecalho($nome,true); return $nome; } else -- libgit2 0.21.2