From 8c72cb3e142a54b9bec3fe37ea2605051a4949e0 Mon Sep 17 00:00:00 2001 From: Edmar Moretti Date: Thu, 1 Sep 2016 18:42:24 -0300 Subject: [PATCH] Correção na variável $ogrOutput que estava com a definição errada --- ogc.php | 1 - temas/_llocaliphp.map | 0 2 files changed, 0 insertions(+), 1 deletion(-) mode change 100644 => 100755 temas/_llocaliphp.map diff --git a/ogc.php b/ogc.php index a34bef0..97646aa 100755 --- a/ogc.php +++ b/ogc.php @@ -241,7 +241,6 @@ if(strtolower($OUTPUTFORMAT) == "kmz"){ header("Location:".$urln); exit; } -$ogrOutput = $_GET["ogrOutput"]; if(strtolower($OUTPUTFORMAT) == "kml" && $ogrOutput == false){ $urln = "pacotes/kmlmapserver/kmlservice.php?request=kmz&map=".$tema."&typename=".$tema; header("Location:".$urln); diff --git a/temas/_llocaliphp.map b/temas/_llocaliphp.map old mode 100644 new mode 100755 index 042ca56..042ca56 --- a/temas/_llocaliphp.map +++ b/temas/_llocaliphp.map -- libgit2 0.21.2