refactoring cron section: new html formating

This commit is contained in:
Serghey Rodin 2012-09-20 12:59:57 +03:00
commit a1c8045d58
10 changed files with 614 additions and 471 deletions

View file

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