Commit 3be5d8cebe922d034fee639de68fa8a4ddfb484a

Authored by Edmar Moretti
1 parent 86d5423f
Exists in master

--no commit message

Showing 1 changed file with 2 additions and 2 deletions   Show diff stats
ajuda_usuario.php
... ... @@ -8,7 +8,7 @@ Lista as principais funcionalidades do i3Geo. Em i3geo/classesjs/dicionario_ajud
8 8  
9 9 Os textos de ajuda ficam no javascript classesjs/dicionario_ajuda.js . Para mostrar uma funcionalidade, utilize por exemplo
10 10  
11   -http://localhost/i3geo/ajuda_usuario.php?idajuda=1
  11 +http://localhost/i3geo/ajuda_usuario.php?idcategoria=5&idajuda=39
12 12  
13 13 para obter o ID veja em dicionario_ajuda.js
14 14  
... ... @@ -156,4 +156,4 @@ function expandirtudo(){
156 156 inicia()
157 157 </script>
158 158 </body>
159   -</html>
160 159 \ No newline at end of file
  160 +</html>
... ...