mirror of
https://github.com/vrana/adminer.git
synced 2026-01-28 10:19:56 +01:00
Added body and html closing tags
This commit is contained in:
@@ -193,4 +193,5 @@ function page_footer($missing = "") {
|
||||
<?php
|
||||
echo script("setupSubmitHighlight(document);");
|
||||
echo script("setupCopyToClipboard(document);");
|
||||
echo "</body>\n</html>";
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user