From 3c318748921e83023e861a0dfd149a6a588efc5d Mon Sep 17 00:00:00 2001 From: Edmar Moretti Date: Thu, 26 Feb 2015 02:03:38 +0000 Subject: [PATCH] --- admin/admin.db | Bin 278528 -> 0 bytes classesphp/mapa_openlayers.php | 2 +- 2 files changed, 1 insertion(+), 1 deletion(-) diff --git a/admin/admin.db b/admin/admin.db index 0c016ff..988d527 100644 Binary files a/admin/admin.db and b/admin/admin.db differ diff --git a/classesphp/mapa_openlayers.php b/classesphp/mapa_openlayers.php index f9394c3..41de43d 100644 --- a/classesphp/mapa_openlayers.php +++ b/classesphp/mapa_openlayers.php @@ -357,7 +357,7 @@ else{ else{ //cache inativo if($img->imagepath == ""){ - echo "Erro IMAGEPATH vazio";exit; + ilegal(); } //se for necessario cortar a imagem, $img->saveImage() nao funciona if($_SESSION["i3georendermode"] == 0 || ($_SESSION["i3georendermode"] == 1 && $cortePixels > 0)){ -- libgit2 0.21.2