Commit 379a256ba8211db3a55af182a674bd1c106325be
1 parent
5625e412
Exists in
master
and in
7 other branches
$1
Showing
2 changed files
with
5 additions
and
5 deletions
Show diff stats
ogc.php
... | ... | @@ -488,10 +488,10 @@ else{ |
488 | 488 | $oMap->setSymbolSet($locaplic."/symbols/".basename($oMap->symbolsetfilename)); |
489 | 489 | $oMap->setFontSet($locaplic."/symbols/".basename($oMap->fontsetfilename)); |
490 | 490 | $oMap->save($nomeMapfileTmp); |
491 | - $oMap = ms_newMapobj($nomeMapfileTmp); | |
492 | - if(ob_get_contents ()){ | |
493 | - ob_end_clean(); | |
494 | - } | |
491 | + $oMap = ms_newMapobj($nomeMapfileTmp); | |
492 | +} | |
493 | +if(ob_get_contents ()){ | |
494 | + ob_end_clean(); | |
495 | 495 | } |
496 | 496 | // |
497 | 497 | //verifica se a requisicao e do tipo TMS. | ... | ... |
temas/_lbiomashp.map