group offer
This commit is contained in:
@@ -33,6 +33,11 @@ class WrenchCrons extends BaseController
|
||||
//$routes->get('/en/wrench/api/v1/cron_jobalerts', 'WrenchCrons::jobalerts');
|
||||
//$routes->get('/en/wrench/api/v1/cron_notifications', 'WrenchCrons::notifications');
|
||||
|
||||
public function groupoffer(){
|
||||
log_message('critical', "WrenchCrons ===> groupoffer ******** 0001");
|
||||
|
||||
return [];
|
||||
}
|
||||
public function cron_notifications()
|
||||
{
|
||||
log_message('critical', "WrenchCrons ===> cron_notifications ******** 0001");
|
||||
|
||||
Reference in New Issue
Block a user