. */ /** * @brief schedule notifications * * * @file * @author * @date $date$ * @version $Revision$ * @ingroup admin */ $core_tools = new core_tools(); $core_tools->test_user(); $core_tools->test_admin('admin_notif', 'notifications'); require_once 'modules/notifications/class/class_schedule_notifications.php'; /****************Management of the location bar ************/ $init = false; if (isset($_REQUEST['reinit']) && $_REQUEST['reinit'] == 'true') { $init = true; } $level = ''; if (isset($_REQUEST['level']) && ($_REQUEST['level'] == 2 || $_REQUEST['level'] == 3 || $_REQUEST['level'] == 4 || $_REQUEST['level'] == 1)) { $level = $_REQUEST['level']; } $pagePath = $_SESSION['config']['businessappurl'] . 'index.php?page=' . 'schedule_notifications&module=notifications' ; $pageLabel = _SCHEDULE_NOTIFICATIONS; $pageId = "schedule_notifications"; $ct = new core_tools(); $ct->manage_location_bar($pagePath, $pageLabel, $pageId, $init, $level); /***********************************************************/ ?>

getCrontab(); $notifications = $schedule->getAuthorizedNotifications(); $flag_notif = false; ?>




$e) { if ($e['state'] == "hidden") {?>
style="display:none" id="no_notif">