From c072080e66f8fd924ba392eb198d9b80af7344f3 Mon Sep 17 00:00:00 2001 From: Edmar Moretti Date: Thu, 8 Oct 2009 00:55:30 +0000 Subject: [PATCH] Alteração no tamanho dos arquivos para upload --- ferramentas/upload/index.htm | 2 +- ferramentas/upload/upload.php | 1 - 2 files changed, 1 insertion(+), 2 deletions(-) diff --git a/ferramentas/upload/index.htm b/ferramentas/upload/index.htm index 6550add..d0dc6d9 100644 --- a/ferramentas/upload/index.htm +++ b/ferramentas/upload/index.htm @@ -24,7 +24,7 @@ Projeção:
- +
diff --git a/ferramentas/upload/upload.php b/ferramentas/upload/upload.php index a0a8bfa..80840db 100644 --- a/ferramentas/upload/upload.php +++ b/ferramentas/upload/upload.php @@ -97,7 +97,6 @@ if (isset($_FILES['fileshp']['name'])) $novolayer->setmetadata("ITENSDESC",$its); $novolayer->set("template","none.htm"); } - //echo $epsg; if($epsg != "") {$novolayer->setProjection("init=epsg:".$epsg);} $adiciona = ms_newLayerObj($mapa, $novolayer); -- libgit2 0.21.2