refactoring package section: new html formating

This commit is contained in:
Serghey Rodin 2012-09-20 15:22:16 +03:00
commit f1253a0fd3
11 changed files with 947 additions and 486 deletions

View file

@ -19,8 +19,6 @@ top_panel($user,$TAB);
$data = json_decode(implode('', $output), true);
$data = array_reverse($data);
unset($output);
include($_SERVER['DOCUMENT_ROOT'].'/templates/admin/menu_backup.html');
include($_SERVER['DOCUMENT_ROOT'].'/templates/admin/list_backup.html');
//}