Commit ba23242bced9e0e4edfe8ff50ef865c35d9645bf

Authored by Edmar Moretti
1 parent 138e98a9

--no commit message

Showing 1 changed file with 1 additions and 1 deletions   Show diff stats
classesphp/mapa_controle.php
... ... @@ -79,7 +79,7 @@ Include:
79 79 <pega_variaveis.php>, <carrega_ext.php>, <cpaint2.inc.php>, <classe_vermultilayer.php>, <classe_estatistica.php>, <funcoes_gerais.php>
80 80  
81 81 */
82   -error_reporting(E_ALL);
  82 +error_reporting(0);
83 83  
84 84 //sleep(5);
85 85  
... ...