inactive route changes : kdk
This commit is contained in:
parent
7b8ac77955
commit
9aeb587cc8
@ -128,6 +128,7 @@ $route['insertStudentImg'] = 'Student_Controller/insertStudentImg';
|
||||
$route['updateStudentImgDetails'] = 'Student_Controller/updateStudentImgDetails';
|
||||
$route['getBranchListDetails'] = 'Student_Controller/getBranchListDetails';
|
||||
$route['getBranchActiveStatusforStuAdd'] = 'Student_Controller/getBranchActiveStatusforStuAdd';
|
||||
$route['getExistingStudentDetails'] = 'Student_Controller/getExistingStudentDetails';
|
||||
|
||||
//batch
|
||||
$route['addBatchDetails'] = 'Batch_Controller/addBatchDetails';
|
||||
|
||||
Loading…
Reference in New Issue
Block a user