Added crons
This commit is contained in:
@@ -115,7 +115,7 @@ class WrenchCrons extends BaseController
|
||||
$in['call_action'] = WRB_CRONJOB_PENDINGSM;
|
||||
$in['one_limit'] = 10;
|
||||
$in['mode'] = 100;
|
||||
$ret['WRB_CRONJOB_PENDOFFER_ALERT_100'] = $wrenchboard->wrenchboard_api($in, $out);
|
||||
$ret['WRB_CRONJOB_PENDINGSM'] = $wrenchboard->wrenchboard_api($in, $out);
|
||||
|
||||
return $this->response->setJson($out);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user