mirror of
https://github.com/myvesta/vesta
synced 2025-08-19 21:04:07 -07:00
Merge pull request #1275 from serghey-rodin/madeITBelgium-patch-3
#1240 web/add/db/index.php double footer
This commit is contained in:
commit
5a83827c5e
1 changed files with 0 additions and 3 deletions
|
@ -127,6 +127,3 @@ render_page($user, $TAB, 'add_db');
|
||||||
// Flush session messages
|
// Flush session messages
|
||||||
unset($_SESSION['error_msg']);
|
unset($_SESSION['error_msg']);
|
||||||
unset($_SESSION['ok_msg']);
|
unset($_SESSION['ok_msg']);
|
||||||
|
|
||||||
// Footer
|
|
||||||
include($_SERVER['DOCUMENT_ROOT'].'/templates/footer.html');
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue