Commit 8005f3c8 by Jansa Jose

J: Organizer model checker list api

parent 39a6cb63
......@@ -992,7 +992,6 @@ class Organizer_model extends CI_Model {
return $res;
}
<<<<<<< HEAD
function checkerbookingdetails($data) {
try {
$res = $this->db->get_where('checker',array('id'=>$data['checker_id']));
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment