Onesigfnal
This commit is contained in:
@@ -42,7 +42,8 @@ class WrenchCrons extends BaseController
|
|||||||
$out=[];
|
$out=[];
|
||||||
|
|
||||||
$in['call_action'] = WRB_CRONJOB_NOTIFICATIONS;
|
$in['call_action'] = WRB_CRONJOB_NOTIFICATIONS;
|
||||||
$in['one_limit'] = 10;
|
$in['one_limit'] = 10; //remove this
|
||||||
|
$in['limit'] = 10;
|
||||||
$ret['WRB_CRONJOB_NOTIFICATIONS'] = $wrenchboard->wrenchboard_api($in, $out);
|
$ret['WRB_CRONJOB_NOTIFICATIONS'] = $wrenchboard->wrenchboard_api($in, $out);
|
||||||
$out = $ret;
|
$out = $ret;
|
||||||
log_message('critical', "WrenchCrons Out ===> cron_notifications ******** 0001");
|
log_message('critical', "WrenchCrons Out ===> cron_notifications ******** 0001");
|
||||||
|
|||||||
Reference in New Issue
Block a user