From 7ed55bf3374ec1f0ea794d33ff2cf4bc73a4e7da Mon Sep 17 00:00:00 2001 From: Edmar Moretti Date: Sat, 24 Apr 2010 03:10:32 +0000 Subject: [PATCH] Remoção da variável javascript g_locimg por depreciação --- aplicmap/debug.htm | 1 - aplicmap/flamingo.htm | 1 - aplicmap/geral.htm | 1 - aplicmap/geraldebug.htm | 1 - aplicmap/googleearth.phtml | 1 - aplicmap/googlemaps.phtml | 1 - aplicmap/meumapa.htm | 1 - aplicmap/minima.htm | 1 - aplicmap/openlayers.htm | 1 - aplicmap/simples.php | 1 - aplicmap/simples1.htm | 8 -------- aplicmap/simples2.htm | 8 -------- aplicmap/zerocal.htm | 1 - classesjs/classe_gadgets.js | 2 +- classesjs/compactados/classe_gadgets_compacto.js | 2 +- classesjs/i3geo_tudo_compacto.js | 2 +- classesjs/i3geo_tudo_compacto.js.php | 2 +- exemplos/abas.htm | 1 - exemplos/arvoredecamadas.htm | 1 - exemplos/arvoredetemas.htm | 1 - exemplos/atlas/mapa.htm | 1 - exemplos/botoes1.htm | 1 - exemplos/botoes2.htm | 1 - exemplos/botoes3.htm | 1 - exemplos/botoes4.htm | 1 - exemplos/combos.htm | 1 - exemplos/fotos.htm | 1 - exemplos/fotos1.htm | 1 - exemplos/guias1.htm | 2 -- exemplos/guias2.htm | 1 - exemplos/janelas.htm | 1 - exemplos/menus1.htm | 1 - exemplos/openlayers1.htm | 1 - exemplos/openlayers2.htm | 1 - exemplos/visual1.htm | 1 - exemplos/visual2.htm | 1 - ferramentas/3d/exemplo.htm | 1 - ferramentas/agrupaelementos/exemplo.htm | 1 - ferramentas/analisageometrias/exemplo.htm | 1 - ferramentas/buffer/exemplo.htm | 18 +----------------- ferramentas/busca/exemplo.htm | 1 - ferramentas/buscafotos/exemplo.htm | 1 - ferramentas/buscarapida/exemplo.htm | 1 - ferramentas/carouseltemas/exemplo.htm | 1 - ferramentas/carregamapa/exemplo.htm | 1 - ferramentas/centroide/exemplo.htm | 1 - ferramentas/conectargeorss/exemplo.htm | 1 - ferramentas/conectarwms/exemplo.htm | 1 - ferramentas/confluence/exemplo.htm | 1 - ferramentas/convertekml/exemplo.htm | 1 - ferramentas/convertews/exemplo.htm | 1 - ferramentas/dissolve/exemplo.htm | 1 - ferramentas/distanciaptpt/exemplo.htm | 1 - ferramentas/editorsql/exemplo.htm | 1 - ferramentas/etiqueta/exemplo.htm | 1 - ferramentas/filtro/exemplo.htm | 1 - ferramentas/googlemaps/exemplo.htm | 1 - ferramentas/gradecoord/exemplo.htm | 1 - ferramentas/gradehex/exemplo.htm | 1 - ferramentas/gradepol/exemplo.htm | 1 - ferramentas/gradepontos/exemplo.htm | 1 - ferramentas/graficointerativo/exemplo.htm | 1 - ferramentas/graficotema/exemplo.htm | 1 - ferramentas/imprimir/exemplo.htm | 1 - ferramentas/inseretxt/exemplo.htm | 1 - ferramentas/legenda/exemplo.htm | 1 - ferramentas/linhadotempo/exemplo.htm | 1 - ferramentas/mostraexten/exemplo.htm | 1 - ferramentas/nptpol/exemplo.htm | 1 - ferramentas/nuvemtags/exemplo.htm | 1 - ferramentas/nuvemtagsflash/exemplo.htm | 1 - ferramentas/opcoes_autoredesenha/exemplo.htm | 1 - ferramentas/opcoes_escala/exemplo.htm | 1 - ferramentas/opcoes_fundo/exemplo.htm | 1 - ferramentas/opcoes_legenda/exemplo.htm | 1 - ferramentas/opcoes_querymap/exemplo.htm | 1 - ferramentas/opcoes_tamanho/exemplo.htm | 1 - ferramentas/pontoempoligono/exemplo.htm | 1 - ferramentas/pontosdistri/exemplo.htm | 1 - ferramentas/salvamapa/exemplo.htm | 1 - ferramentas/selecao/exemplo.htm | 1 - ferramentas/tabela/exemplo.htm | 1 - ferramentas/template/exemplo.htm | 1 - ferramentas/tipoimagem/exemplo.htm | 1 - ferramentas/toponimia/exemplo.htm | 1 - ferramentas/upload/exemplo.htm | 1 - ferramentas/uploaddbf/exemplo.htm | 1 - ferramentas/wiki/exemplo.htm | 1 - ferramentas/wmstime/exemplo.htm | 1 - 89 files changed, 5 insertions(+), 120 deletions(-) diff --git a/aplicmap/debug.htm b/aplicmap/debug.htm index eda7781..a9f8383 100644 --- a/aplicmap/debug.htm +++ b/aplicmap/debug.htm @@ -297,7 +297,6 @@ http:///i3geo/ms_criamapa.php É utilizada para identificar o local correto onde estão os programas em php que são utilizados. */ i3GEO.configura.locaplic = i3GEO.util.protocolo()+"://"+window.location.host+"/i3geo"; -var g_localimg = i3GEO.util.protocolo()+"://"+window.location.host+"/i3geo/imagens"; var g_3dmap = "3dmap.map"; //i3GEO.arvoreDeTemas.INCLUISISTEMAS = false; diff --git a/aplicmap/flamingo.htm b/aplicmap/flamingo.htm index a218507..a7bd73b 100644 --- a/aplicmap/flamingo.htm +++ b/aplicmap/flamingo.htm @@ -67,7 +67,6 @@ http://localhost/i3geo/ms_criamapa.php?interface=flamingo.htm */ g_locaplic = i3GEO.util.protocolo()+"://"+window.location.host+"/i3geo"; -g_localimg = i3GEO.util.protocolo()+"://"+window.location.host+"/i3geo/imagens"; i3GEO.configura.mapaRefDisplay = "none"; i3GEO.interface.ATUAL = "flamingo"; i3GEO.interface.IDCORPO = "contemImg"; diff --git a/aplicmap/geral.htm b/aplicmap/geral.htm index 76a90ec..4f57006 100644 --- a/aplicmap/geral.htm +++ b/aplicmap/geral.htm @@ -198,7 +198,6 @@ http:///i3geo/ms_criamapa.php É utilizada para identificar o local correto onde estão os programas em php que são utilizados. */ i3GEO.configura.locaplic = i3GEO.util.protocolo()+"://"+window.location.host+"/i3geo"; -var g_localimg = i3GEO.util.protocolo()+"://"+window.location.host+"/i3geo/imagens"; var g_3dmap = "3dmap.map"; //i3GEO.arvoreDeTemas.INCLUISISTEMAS = false; diff --git a/aplicmap/geraldebug.htm b/aplicmap/geraldebug.htm index 0482b4a..d3c8e91 100644 --- a/aplicmap/geraldebug.htm +++ b/aplicmap/geraldebug.htm @@ -198,7 +198,6 @@ http:///i3geo/ms_criamapa.php É utilizada para identificar o local correto onde estão os programas em php que são utilizados. */ i3GEO.configura.locaplic = i3GEO.util.protocolo()+"://"+window.location.host+"/i3geo"; -var g_localimg = i3GEO.util.protocolo()+"://"+window.location.host+"/i3geo/imagens"; var g_3dmap = "3dmap.map"; //i3GEO.arvoreDeTemas.INCLUISISTEMAS = false; diff --git a/aplicmap/googleearth.phtml b/aplicmap/googleearth.phtml index 21c0480..a18029a 100644 --- a/aplicmap/googleearth.phtml +++ b/aplicmap/googleearth.phtml @@ -81,7 +81,6 @@ http://localhost/i3geo/ms_criamapa.php?interface=googleearth.phtml */ i3GEO.configura.locaplic = i3GEO.util.protocolo()+"://"+window.location.host+"/i3geo"; -var g_localimg = i3GEO.util.protocolo()+"://"+window.location.host+"/i3geo/imagens"; g_mapaRefDisplay = "none" g_janelaMen = "nao"; g_mostraRosa = "nao" diff --git a/aplicmap/googlemaps.phtml b/aplicmap/googlemaps.phtml index ac4a802..a1c02fe 100644 --- a/aplicmap/googlemaps.phtml +++ b/aplicmap/googlemaps.phtml @@ -161,7 +161,6 @@ http://localhost/i3geo/ms_criamapa.php?interface=googlemaps.phtml */ g_locaplic = i3GEO.util.protocolo()+"://"+window.location.host+"/i3geo"; -g_localimg = i3GEO.util.protocolo()+"://"+window.location.host+"/i3geo/imagens"; g_barraFerramentas1 = "nao" g_barraFerramentas2 = "sim" g_mapaRefDisplay = "none" diff --git a/aplicmap/meumapa.htm b/aplicmap/meumapa.htm index acb0eb9..f1ef6b4 100644 --- a/aplicmap/meumapa.htm +++ b/aplicmap/meumapa.htm @@ -305,7 +305,6 @@ http:///i3geo/ms_criamapa.php É utilizada para identificar o local correto onde estão os programas em php que são utilizados. */ i3GEO.configura.locaplic = i3GEO.util.protocolo()+"://"+window.location.host+"/i3geo"; -var g_localimg = i3GEO.util.protocolo()+"://"+window.location.host+"/i3geo/imagens"; var g_3dmap = "3dmap.map"; //i3GEO.arvoreDeTemas.INCLUISISTEMAS = false; diff --git a/aplicmap/minima.htm b/aplicmap/minima.htm index 2cf6ac3..5c5b48a 100644 --- a/aplicmap/minima.htm +++ b/aplicmap/minima.htm @@ -102,7 +102,6 @@ http://localhost/i3geo/ms_criamapa.php?interface=minima.htm */ g_locaplic = i3GEO.util.protocolo()+"://"+window.location.host+"/i3geo"; -g_localimg = i3GEO.util.protocolo()+"://"+window.location.host+"/i3geo/imagens"; g_barraFerramentas2 = "nao" g_mapaRefDisplay = "none" g_3dmap = "3dmap.map"; diff --git a/aplicmap/openlayers.htm b/aplicmap/openlayers.htm index e8132e1..730edad 100644 --- a/aplicmap/openlayers.htm +++ b/aplicmap/openlayers.htm @@ -237,7 +237,6 @@ http:///i3geo/ms_criamapa.php É utilizada para identificar o local correto onde estão os programas em php que são utilizados. */ i3GEO.configura.locaplic = i3GEO.util.protocolo()+"://"+window.location.host+"/i3geo"; -var g_localimg = i3GEO.util.protocolo()+"://"+window.location.host+"/i3geo/imagens"; i3GEO.interface.ATUAL = "openlayers"; i3GEO.interface.IDCORPO = "contemImg"; diff --git a/aplicmap/simples.php b/aplicmap/simples.php index 8795e2a..12a4e49 100644 --- a/aplicmap/simples.php +++ b/aplicmap/simples.php @@ -76,7 +76,6 @@ echo ' diff --git a/ferramentas/agrupaelementos/exemplo.htm b/ferramentas/agrupaelementos/exemplo.htm index c7a0ed4..415a3f3 100644 --- a/ferramentas/agrupaelementos/exemplo.htm +++ b/ferramentas/agrupaelementos/exemplo.htm @@ -6,7 +6,6 @@ diff --git a/ferramentas/analisageometrias/exemplo.htm b/ferramentas/analisageometrias/exemplo.htm index 20f3a37..3fd5ed6 100644 --- a/ferramentas/analisageometrias/exemplo.htm +++ b/ferramentas/analisageometrias/exemplo.htm @@ -7,7 +7,6 @@ diff --git a/ferramentas/buffer/exemplo.htm b/ferramentas/buffer/exemplo.htm index 2fa4b01..65a0d96 100644 --- a/ferramentas/buffer/exemplo.htm +++ b/ferramentas/buffer/exemplo.htm @@ -1,18 +1,3 @@ -<<<<<<< .mine - - - - - - - - -======= @@ -21,9 +6,8 @@ i3GEO.analise.dialogo.distanciaptpt() ->>>>>>> .r1096 + \ No newline at end of file diff --git a/ferramentas/busca/exemplo.htm b/ferramentas/busca/exemplo.htm index ced4bed..a148b04 100644 --- a/ferramentas/busca/exemplo.htm +++ b/ferramentas/busca/exemplo.htm @@ -6,7 +6,6 @@ diff --git a/ferramentas/buscafotos/exemplo.htm b/ferramentas/buscafotos/exemplo.htm index 2b0e10c..7ebbf4e 100644 --- a/ferramentas/buscafotos/exemplo.htm +++ b/ferramentas/buscafotos/exemplo.htm @@ -6,7 +6,6 @@ diff --git a/ferramentas/carouseltemas/exemplo.htm b/ferramentas/carouseltemas/exemplo.htm index decbeb4..bf92ad3 100644 --- a/ferramentas/carouseltemas/exemplo.htm +++ b/ferramentas/carouseltemas/exemplo.htm @@ -6,7 +6,6 @@ diff --git a/ferramentas/carregamapa/exemplo.htm b/ferramentas/carregamapa/exemplo.htm index 98ea5f0..3beb639 100644 --- a/ferramentas/carregamapa/exemplo.htm +++ b/ferramentas/carregamapa/exemplo.htm @@ -6,7 +6,6 @@ diff --git a/ferramentas/centroide/exemplo.htm b/ferramentas/centroide/exemplo.htm index 50a6f0b..3cb356a 100644 --- a/ferramentas/centroide/exemplo.htm +++ b/ferramentas/centroide/exemplo.htm @@ -6,7 +6,6 @@ diff --git a/ferramentas/conectargeorss/exemplo.htm b/ferramentas/conectargeorss/exemplo.htm index 4e48fe9..b2a9b60 100644 --- a/ferramentas/conectargeorss/exemplo.htm +++ b/ferramentas/conectargeorss/exemplo.htm @@ -6,7 +6,6 @@ diff --git a/ferramentas/conectarwms/exemplo.htm b/ferramentas/conectarwms/exemplo.htm index de5c43a..c271970 100644 --- a/ferramentas/conectarwms/exemplo.htm +++ b/ferramentas/conectarwms/exemplo.htm @@ -6,7 +6,6 @@ diff --git a/ferramentas/confluence/exemplo.htm b/ferramentas/confluence/exemplo.htm index 413f6ee..629f006 100644 --- a/ferramentas/confluence/exemplo.htm +++ b/ferramentas/confluence/exemplo.htm @@ -6,7 +6,6 @@ diff --git a/ferramentas/convertews/exemplo.htm b/ferramentas/convertews/exemplo.htm index f3d26ed..fb749bf 100644 --- a/ferramentas/convertews/exemplo.htm +++ b/ferramentas/convertews/exemplo.htm @@ -6,7 +6,6 @@ diff --git a/ferramentas/dissolve/exemplo.htm b/ferramentas/dissolve/exemplo.htm index 6354028..2fc3b29 100644 --- a/ferramentas/dissolve/exemplo.htm +++ b/ferramentas/dissolve/exemplo.htm @@ -6,7 +6,6 @@ diff --git a/ferramentas/distanciaptpt/exemplo.htm b/ferramentas/distanciaptpt/exemplo.htm index 7d92b89..f296005 100644 --- a/ferramentas/distanciaptpt/exemplo.htm +++ b/ferramentas/distanciaptpt/exemplo.htm @@ -6,7 +6,6 @@ diff --git a/ferramentas/editorsql/exemplo.htm b/ferramentas/editorsql/exemplo.htm index 3332ddf..bfce89f 100644 --- a/ferramentas/editorsql/exemplo.htm +++ b/ferramentas/editorsql/exemplo.htm @@ -6,7 +6,6 @@ diff --git a/ferramentas/etiqueta/exemplo.htm b/ferramentas/etiqueta/exemplo.htm index 06ae52f..57c109c 100644 --- a/ferramentas/etiqueta/exemplo.htm +++ b/ferramentas/etiqueta/exemplo.htm @@ -6,7 +6,6 @@ diff --git a/ferramentas/filtro/exemplo.htm b/ferramentas/filtro/exemplo.htm index f462e8b..c33cf22 100644 --- a/ferramentas/filtro/exemplo.htm +++ b/ferramentas/filtro/exemplo.htm @@ -6,7 +6,6 @@ diff --git a/ferramentas/googlemaps/exemplo.htm b/ferramentas/googlemaps/exemplo.htm index 2621bfb..be2a139 100644 --- a/ferramentas/googlemaps/exemplo.htm +++ b/ferramentas/googlemaps/exemplo.htm @@ -6,7 +6,6 @@ diff --git a/ferramentas/gradecoord/exemplo.htm b/ferramentas/gradecoord/exemplo.htm index 145f97a..cf9339f 100644 --- a/ferramentas/gradecoord/exemplo.htm +++ b/ferramentas/gradecoord/exemplo.htm @@ -6,7 +6,6 @@ diff --git a/ferramentas/gradehex/exemplo.htm b/ferramentas/gradehex/exemplo.htm index 12adf87..adccc89 100644 --- a/ferramentas/gradehex/exemplo.htm +++ b/ferramentas/gradehex/exemplo.htm @@ -6,7 +6,6 @@ diff --git a/ferramentas/gradepol/exemplo.htm b/ferramentas/gradepol/exemplo.htm index 7d5f850..88834ed 100644 --- a/ferramentas/gradepol/exemplo.htm +++ b/ferramentas/gradepol/exemplo.htm @@ -6,7 +6,6 @@ diff --git a/ferramentas/gradepontos/exemplo.htm b/ferramentas/gradepontos/exemplo.htm index dac5b92..3e3302b 100644 --- a/ferramentas/gradepontos/exemplo.htm +++ b/ferramentas/gradepontos/exemplo.htm @@ -6,7 +6,6 @@ diff --git a/ferramentas/graficointerativo/exemplo.htm b/ferramentas/graficointerativo/exemplo.htm index 61c1542..fb0f1c9 100644 --- a/ferramentas/graficointerativo/exemplo.htm +++ b/ferramentas/graficointerativo/exemplo.htm @@ -7,7 +7,6 @@
diff --git a/ferramentas/graficotema/exemplo.htm b/ferramentas/graficotema/exemplo.htm index 534cb7f..da85468 100644 --- a/ferramentas/graficotema/exemplo.htm +++ b/ferramentas/graficotema/exemplo.htm @@ -6,7 +6,6 @@ diff --git a/ferramentas/imprimir/exemplo.htm b/ferramentas/imprimir/exemplo.htm index 2d21528..e7fd64f 100644 --- a/ferramentas/imprimir/exemplo.htm +++ b/ferramentas/imprimir/exemplo.htm @@ -6,7 +6,6 @@ diff --git a/ferramentas/legenda/exemplo.htm b/ferramentas/legenda/exemplo.htm index 9dd829e..11faf49 100644 --- a/ferramentas/legenda/exemplo.htm +++ b/ferramentas/legenda/exemplo.htm @@ -6,7 +6,6 @@ diff --git a/ferramentas/linhadotempo/exemplo.htm b/ferramentas/linhadotempo/exemplo.htm index 25191ed..bd7d8f2 100644 --- a/ferramentas/linhadotempo/exemplo.htm +++ b/ferramentas/linhadotempo/exemplo.htm @@ -6,7 +6,6 @@ diff --git a/ferramentas/mostraexten/exemplo.htm b/ferramentas/mostraexten/exemplo.htm index 948ef37..4138aa1 100644 --- a/ferramentas/mostraexten/exemplo.htm +++ b/ferramentas/mostraexten/exemplo.htm @@ -6,7 +6,6 @@ diff --git a/ferramentas/nuvemtags/exemplo.htm b/ferramentas/nuvemtags/exemplo.htm index 430f4bb..bc3e905 100644 --- a/ferramentas/nuvemtags/exemplo.htm +++ b/ferramentas/nuvemtags/exemplo.htm @@ -6,7 +6,6 @@ diff --git a/ferramentas/nuvemtagsflash/exemplo.htm b/ferramentas/nuvemtagsflash/exemplo.htm index 8c0eb0c..4e0d02e 100644 --- a/ferramentas/nuvemtagsflash/exemplo.htm +++ b/ferramentas/nuvemtagsflash/exemplo.htm @@ -6,7 +6,6 @@ diff --git a/ferramentas/opcoes_autoredesenha/exemplo.htm b/ferramentas/opcoes_autoredesenha/exemplo.htm index c03131b..67eca6f 100644 --- a/ferramentas/opcoes_autoredesenha/exemplo.htm +++ b/ferramentas/opcoes_autoredesenha/exemplo.htm @@ -6,7 +6,6 @@ diff --git a/ferramentas/opcoes_escala/exemplo.htm b/ferramentas/opcoes_escala/exemplo.htm index decbeb4..bf92ad3 100644 --- a/ferramentas/opcoes_escala/exemplo.htm +++ b/ferramentas/opcoes_escala/exemplo.htm @@ -6,7 +6,6 @@ diff --git a/ferramentas/opcoes_fundo/exemplo.htm b/ferramentas/opcoes_fundo/exemplo.htm index 3332ddf..bfce89f 100644 --- a/ferramentas/opcoes_fundo/exemplo.htm +++ b/ferramentas/opcoes_fundo/exemplo.htm @@ -6,7 +6,6 @@ diff --git a/ferramentas/opcoes_legenda/exemplo.htm b/ferramentas/opcoes_legenda/exemplo.htm index 6990cdf..b77bed9 100644 --- a/ferramentas/opcoes_legenda/exemplo.htm +++ b/ferramentas/opcoes_legenda/exemplo.htm @@ -6,7 +6,6 @@ diff --git a/ferramentas/opcoes_querymap/exemplo.htm b/ferramentas/opcoes_querymap/exemplo.htm index 61464e4..773824b 100644 --- a/ferramentas/opcoes_querymap/exemplo.htm +++ b/ferramentas/opcoes_querymap/exemplo.htm @@ -6,7 +6,6 @@ diff --git a/ferramentas/opcoes_tamanho/exemplo.htm b/ferramentas/opcoes_tamanho/exemplo.htm index 911622b..9f0c202 100644 --- a/ferramentas/opcoes_tamanho/exemplo.htm +++ b/ferramentas/opcoes_tamanho/exemplo.htm @@ -6,7 +6,6 @@ diff --git a/ferramentas/pontoempoligono/exemplo.htm b/ferramentas/pontoempoligono/exemplo.htm index 263d888..e7e18a4 100644 --- a/ferramentas/pontoempoligono/exemplo.htm +++ b/ferramentas/pontoempoligono/exemplo.htm @@ -6,7 +6,6 @@ diff --git a/ferramentas/pontosdistri/exemplo.htm b/ferramentas/pontosdistri/exemplo.htm index 045b168..89584f6 100644 --- a/ferramentas/pontosdistri/exemplo.htm +++ b/ferramentas/pontosdistri/exemplo.htm @@ -6,7 +6,6 @@ diff --git a/ferramentas/salvamapa/exemplo.htm b/ferramentas/salvamapa/exemplo.htm index 2c076d4..c32939a 100644 --- a/ferramentas/salvamapa/exemplo.htm +++ b/ferramentas/salvamapa/exemplo.htm @@ -6,7 +6,6 @@ diff --git a/ferramentas/selecao/exemplo.htm b/ferramentas/selecao/exemplo.htm index f5efca0..670ce09 100644 --- a/ferramentas/selecao/exemplo.htm +++ b/ferramentas/selecao/exemplo.htm @@ -6,7 +6,6 @@ diff --git a/ferramentas/tabela/exemplo.htm b/ferramentas/tabela/exemplo.htm index 4c1b66d..9a1ba3e 100644 --- a/ferramentas/tabela/exemplo.htm +++ b/ferramentas/tabela/exemplo.htm @@ -6,7 +6,6 @@ diff --git a/ferramentas/template/exemplo.htm b/ferramentas/template/exemplo.htm index 4345bb6..13aaf96 100644 --- a/ferramentas/template/exemplo.htm +++ b/ferramentas/template/exemplo.htm @@ -6,7 +6,6 @@ diff --git a/ferramentas/tipoimagem/exemplo.htm b/ferramentas/tipoimagem/exemplo.htm index 01ee39d..ebbc073 100644 --- a/ferramentas/tipoimagem/exemplo.htm +++ b/ferramentas/tipoimagem/exemplo.htm @@ -6,7 +6,6 @@ diff --git a/ferramentas/toponimia/exemplo.htm b/ferramentas/toponimia/exemplo.htm index b23af6a..b876133 100644 --- a/ferramentas/toponimia/exemplo.htm +++ b/ferramentas/toponimia/exemplo.htm @@ -6,7 +6,6 @@ diff --git a/ferramentas/upload/exemplo.htm b/ferramentas/upload/exemplo.htm index d0893a1..77816af 100644 --- a/ferramentas/upload/exemplo.htm +++ b/ferramentas/upload/exemplo.htm @@ -6,7 +6,6 @@ diff --git a/ferramentas/uploaddbf/exemplo.htm b/ferramentas/uploaddbf/exemplo.htm index 8b977b1..ed1ef2e 100644 --- a/ferramentas/uploaddbf/exemplo.htm +++ b/ferramentas/uploaddbf/exemplo.htm @@ -6,7 +6,6 @@ diff --git a/ferramentas/wiki/exemplo.htm b/ferramentas/wiki/exemplo.htm index 94a92fd..d5eb282 100644 --- a/ferramentas/wiki/exemplo.htm +++ b/ferramentas/wiki/exemplo.htm @@ -6,7 +6,6 @@ -- libgit2 0.21.2