dashboard changes
This commit is contained in:
parent
16681772fd
commit
c03ed34e32
@ -69,6 +69,13 @@ class Dashboard_model extends CI_Model
|
||||
}
|
||||
return $result;
|
||||
}
|
||||
/*
|
||||
* get university registerd student details
|
||||
* created by kms
|
||||
* */
|
||||
public function get_univ_registered_student($details){
|
||||
|
||||
}
|
||||
|
||||
|
||||
}
|
||||
Loading…
Reference in New Issue
Block a user