Trasfer automation
This commit is contained in:
@@ -102,6 +102,12 @@ class WrenchCrons extends BaseController
|
||||
return $this->response->setJson($out);
|
||||
}
|
||||
|
||||
public function tranfercrons(){
|
||||
$out = array();
|
||||
|
||||
return $this->response->setJson($out);
|
||||
}
|
||||
|
||||
public function offersreminders(){
|
||||
log_message('critical', "WrenchCrons ===> offersreminders ******** 0001");
|
||||
$in["action"] =WRB_JOB_CRONJOB;
|
||||
|
||||
Reference in New Issue
Block a user