From c4a705af0110d7e37192e10e3bb2d621d77c2ad5 Mon Sep 17 00:00:00 2001 From: Edmar Moretti Date: Fri, 16 Dec 2011 01:13:53 +0000 Subject: [PATCH] --- classesphp/funcoes_gerais.php | 1 + interface/openlayers.htm | 1 + 2 files changed, 2 insertions(+), 0 deletions(-) diff --git a/classesphp/funcoes_gerais.php b/classesphp/funcoes_gerais.php index 410cab0..30dd943 100644 --- a/classesphp/funcoes_gerais.php +++ b/classesphp/funcoes_gerais.php @@ -2694,6 +2694,7 @@ function echojson($a) { //ob_clean(); error_reporting(0); + ob_end_clean(); if(extension_loaded('zlib')) {ob_start('ob_gzhandler');} header("Content-type: text/html"); diff --git a/interface/openlayers.htm b/interface/openlayers.htm index f53a97d..2d7503a 100644 --- a/interface/openlayers.htm +++ b/interface/openlayers.htm @@ -284,6 +284,7 @@ i3GEO.finaliza = function(){ } i3GEO.arvoreDeTemas.OPCOESADICIONAIS.navegacaoDir = true; //OpenLayers.DOTS_PER_INCH = 96 +//i3GEO.configura.sid = ""; i3GEO.inicia(); -- libgit2 0.21.2