Skip to content

Commit 8677627

Browse files
hestiacp#1240 web/add/db/index.php double footer
Include of footer.html is already in render_page function.
1 parent 1911cd2 commit 8677627

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

web/add/db/index.php

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -127,6 +127,3 @@
127127
// Flush session messages
128128
unset($_SESSION['error_msg']);
129129
unset($_SESSION['ok_msg']);
130-
131-
// Footer
132-
include($_SERVER['DOCUMENT_ROOT'].'/templates/footer.html');

0 commit comments

Comments
 (0)