routes updation : kdk
This commit is contained in:
parent
9fe7b2b2cb
commit
78d27e427c
@ -209,7 +209,11 @@ $route['sendStudentNotification'] = 'Fees_Status_Controller/sendStudentNotificat
|
||||
* */
|
||||
$route['getUniveCourseBratchBroadCast'] = 'Broadcast_Controller/getUniveCourseBatch';
|
||||
$route['getStuListForBroadcast'] = 'Broadcast_Controller/getStuListForBrodcast';
|
||||
$route['sendSMSStudentApi'] = 'Broadcast_Controller/sendSMSStudentApi';
|
||||
$route['sendSMSStudentApi'] = 'Broadcast_Controller/sendSMSStudentApi';`
|
||||
|
||||
$route['getCronCall'] = 'Broadcast_Controller/getCronCall';
|
||||
$route['getSMSSendReportList'] = 'Broadcast_Controller/getSMSSendReportList';
|
||||
$route['getSMSGroupDetails'] = 'Broadcast_Controller/getSMSGroupDetails';
|
||||
|
||||
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user