Onesigfnal
This commit is contained in:
@@ -42,7 +42,8 @@ class WrenchCrons extends BaseController
|
||||
$out=[];
|
||||
|
||||
$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);
|
||||
$out = $ret;
|
||||
log_message('critical', "WrenchCrons Out ===> cron_notifications ******** 0001");
|
||||
|
||||
Reference in New Issue
Block a user