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

@ -68,7 +68,6 @@ top_panel($user,$TAB);
}
}
include($_SERVER['DOCUMENT_ROOT'].'/templates/admin/menu_edit_db.html');
include($_SERVER['DOCUMENT_ROOT'].'/templates/admin/edit_db.html');
unset($_SESSION['error_msg']);
unset($_SESSION['ok_msg']);