Commit e2ebfcb6076c8b211e64aa1e8cc9abbea783c84e

Authored by Edmar Moretti
1 parent 5d87bec9

--no commit message

admin/admin.db
No preview for this file type
ferramentas/comentarios/index.php
... ... @@ -114,5 +114,5 @@ function converte($texto){
114 114 <script>
115 115 i3GEO.configura = {"locaplic": "<?php echo $_SESSION["locaplic"];?>"};
116 116 if(document.getElementById("bm"))
117   -{document.getElementById("bm").innerHTML = i3GEO.social.bookmark("<?php echo $_SESSION["locaplic"]."/ms_criamapa.php?layers=".$_SESSION["tema"];?>");}
  117 +{document.getElementById("bm").innerHTML = window.parent.i3GEO.social.bookmark("<?php echo $_SESSION["locaplic"]."/ms_criamapa.php?layers=".$_SESSION["tema"];?>");}
118 118 </script>
119 119 \ No newline at end of file
... ...