double footer

This commit is contained in:
szbnwer 2017-07-23 01:39:55 +02:00 committed by GitHub
commit 70066f5988

View file

@ -127,6 +127,3 @@ render_page($user, $TAB, 'add_db');
// Flush session messages
unset($_SESSION['error_msg']);
unset($_SESSION['ok_msg']);
// Footer
include($_SERVER['DOCUMENT_ROOT'].'/templates/footer.html');