refactoring db section: new html formating

This commit is contained in:
Serghey Rodin 2012-09-17 13:45:36 +03:00
commit e4d1350569
11 changed files with 677 additions and 492 deletions

View file

@ -67,7 +67,6 @@ top_panel($user,$TAB);
$db_types = json_decode(implode('', $output), true);
unset($output);
include($_SERVER['DOCUMENT_ROOT'].'/templates/admin/menu_add_db.html');
include($_SERVER['DOCUMENT_ROOT'].'/templates/admin/add_db.html');
unset($_SESSION['error_msg']);
unset($_SESSION['ok_msg']);