routes updation : kdk

This commit is contained in:
resicovenba 2018-01-25 10:49:54 +05:30
parent 9fe7b2b2cb
commit 78d27e427c

View File

@ -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';