routes error changes: kdk

This commit is contained in:
resicovenba 2018-01-25 10:54:19 +05:30
parent 78d27e427c
commit f9ab825bab

View File

@ -209,7 +209,7 @@ $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';