routes added : kdk
This commit is contained in:
parent
3ae3704e5f
commit
aa3db20026
@ -202,7 +202,12 @@ $route['updateDayBookMasterDetails'] = 'DayBookMaster_Controller/updateDayBookMa
|
||||
$route['sendStudentNotification'] = 'Fees_Status_Controller/sendStudentNotification';
|
||||
|
||||
|
||||
|
||||
/*
|
||||
* SMS send
|
||||
* */
|
||||
$route['getUniveCourseBratchBroadCast'] = 'Broadcast_Controller/getUniveCourseBatch';
|
||||
$route['getStuListForBroadcast'] = 'Broadcast_Controller/getStuListForBrodcast';
|
||||
$route['sendSMSStudentApi'] = 'Broadcast_Controller/sendSMSStudentApi';
|
||||
|
||||
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user