Commit b31ec4fe2c664260937c2d4c01aed1150573e3b6
1 parent
47f13c87
Exists in
master
and in
7 other branches
Conclusão dos testes do sistema de administração no windows. Reconstrução do ban…
…co de administração conforme o default.
Showing
2 changed files
with
1 additions
and
0 deletions
Show diff stats
admin/php/criabanco.php
@@ -35,4 +35,5 @@ foreach($tabelas as $tabela) | @@ -35,4 +35,5 @@ foreach($tabelas as $tabela) | ||
35 | $q = $dbhw->query($tabela); | 35 | $q = $dbhw->query($tabela); |
36 | } | 36 | } |
37 | $banco = null; | 37 | $banco = null; |
38 | +echo "Banco criado!!!"; | ||
38 | ?> | 39 | ?> |
39 | \ No newline at end of file | 40 | \ No newline at end of file |
No preview for this file type