the "</body>" html tag was lacking

This commit is contained in:
Loïc Chapeaux
2001-08-22 14:55:11 +00:00
parent a966bed26e
commit 73ccbfb045
2 changed files with 3 additions and 1 deletions

View File

@@ -6,6 +6,8 @@
// the footer for phpMyAdmin pages.
?>
</body>
</html>
<?php