PMCORE-1789

This commit is contained in:
Henry Jordan
2020-07-24 08:05:59 -07:00
parent 19468cb8d4
commit 53518b8548

View File

@@ -113,7 +113,8 @@ class TaskSchedulerBM
"expression" => "*/5 * * * 0,1,2,3,4,5,6", "expression" => "*/5 * * * 0,1,2,3,4,5,6",
"description" => "ID_TASK_SCHEDULER_MESSAGE_EVENTS_DESC" "description" => "ID_TASK_SCHEDULER_MESSAGE_EVENTS_DESC"
] ]
/*----------------------------------********---------------------------------*/, [ /*----------------------------------********---------------------------------*/
,[
"title" => "ID_TASK_SCHEDULER_ACTION_EMAIL", "title" => "ID_TASK_SCHEDULER_ACTION_EMAIL",
"enable" => "1", "enable" => "1",
"service" => "", "service" => "",
@@ -205,7 +206,7 @@ class TaskSchedulerBM
"expression" => "0 */1 * * 0,1,2,3,4,5,6", "expression" => "0 */1 * * 0,1,2,3,4,5,6",
"description" => "ID_TASK_SCHEDULER_PM_PLUGINS_DESC" "description" => "ID_TASK_SCHEDULER_PM_PLUGINS_DESC"
] ]
/*----------------------------------********---------------------------------*/ /*----------------------------------********---------------------------------*/
]; ];
/** /**
* Return the records in Schedule Table by category * Return the records in Schedule Table by category