Commit ba23242bced9e0e4edfe8ff50ef865c35d9645bf
1 parent
138e98a9
Exists in
master
and in
7 other branches
--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,7 +79,7 @@ Include: | ||
79 | <pega_variaveis.php>, <carrega_ext.php>, <cpaint2.inc.php>, <classe_vermultilayer.php>, <classe_estatistica.php>, <funcoes_gerais.php> | 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 | //sleep(5); | 84 | //sleep(5); |
85 | 85 |