From be901b4e4197917f519590afe6cdf7425ed82f35 Mon Sep 17 00:00:00 2001 From: Edmar Moretti Date: Thu, 24 Jan 2008 21:01:30 +0000 Subject: [PATCH] --- ms_criamapa.php | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/ms_criamapa.php b/ms_criamapa.php index c23bdbc..f80778c 100644 --- a/ms_criamapa.php +++ b/ms_criamapa.php @@ -441,8 +441,6 @@ Essa função pode ser comentada sem prejuízos ao funcionamento do I3Geo. Só opera corretamente se a rotina de registro tiver sido configurada corretamente. */ require_once($caminho."ms_registraip.php"); - -echo "

segundos: ".((microtime(1) - $tempo)); /* Note: Gera a url para abrir o mapa @@ -450,6 +448,7 @@ interface = arquivo html que será aberto */ if ($interface != "mashup") { + echo "

segundos: ".((microtime(1) - $tempo)); if (count(explode(".php",$interface)) > 1) { if (file_exists($caminho."aplicmap/".$interface)) -- libgit2 0.21.2