Преглед на файлове

#1240 web/add/db/index.php double footer

Include of footer.html is already in render_page function.
Made I.T преди 8 години
родител
ревизия
8677627ef3
променени са 1 файла, в които са добавени 0 реда и са изтрити 3 реда
  1. 0 3
      web/add/db/index.php

+ 0 - 3
web/add/db/index.php

@@ -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');