From ad7db32deddad79e1667cb1f68b1ab0ba11fbecf Mon Sep 17 00:00:00 2001 From: Edmar Moretti Date: Mon, 27 Oct 2008 18:48:52 +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 03c8351..0dbc1e6 100644 --- a/admin/php/editormapfile.php +++ b/admin/php/editormapfile.php @@ -31,7 +31,7 @@ File: i3geo/admin/sistemas.php include_once("admin.php"); include_once("../../ms_configura.php"); include_once("../../classesphp/funcoes_gerais.php"); -error_reporting(E_ALL); +error_reporting(0); //faz a busca da função que deve ser executada switch ($funcao) { -- libgit2 0.21.2