From 8ba68a654a0e8bed2039a7ece8f7e0d3efc95100 Mon Sep 17 00:00:00 2001 From: Edmar Moretti Date: Wed, 19 Dec 2007 17:50:35 +0000 Subject: [PATCH] --- classesphp/mapa_inicia.php | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/classesphp/mapa_inicia.php b/classesphp/mapa_inicia.php index ca0dac8..e9e6476 100644 --- a/classesphp/mapa_inicia.php +++ b/classesphp/mapa_inicia.php @@ -128,7 +128,9 @@ function iniciaMapa() } } } - } + } + if($utilizacgi == "sim") + {$m->ligaDesligaTemas("","todos");} $imgo = $m->mapa->draw(); $e = $m->mapa->extent; $ext = ($e->minx)." ".($e->miny)." ".($e->maxx)." ".($e->maxy); -- libgit2 0.21.2