Trasfer automation

This commit is contained in:
CHIEFSOFT\ameye
2024-02-03 09:07:24 -05:00
parent ea9b7d017e
commit a58bcf551f
2 changed files with 7 additions and 0 deletions
+6
View File
@@ -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;