From f67e7d896b9645dc9d8454e9199dd6b455c89486 Mon Sep 17 00:00:00 2001 From: Edmar Moretti Date: Tue, 18 Dec 2007 11:10:12 +0000 Subject: [PATCH] Adicionado include("../classesphp/carrega_ext.php"); para permitir o funcionamento no windows --- mobile/index.php | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) diff --git a/mobile/index.php b/mobile/index.php index 8653d37..0cad3f9 100644 --- a/mobile/index.php +++ b/mobile/index.php @@ -58,6 +58,7 @@ Free Software Foundation, Inc., no endereço include_once("../classesphp/pega_variaveis.php"); require_once("../classesphp/funcoes_gerais.php"); include("../classesphp/classe_menutemas.php"); +include("../classesphp/carrega_ext.php"); include("../ms_configura.php"); $m = new Menutemas($tmpfname,""); $mapas = $m->pegaListaDeMapas($locmapas); @@ -76,8 +77,12 @@ foreach($mapas["mapas"] as $obj) http://mapas.mma.gov.br