Commit b6ca0d21 by Jansa Jose

temp

parent 90a97a0e
......@@ -5179,7 +5179,6 @@ print_r(date('H:i',$ms));exit();*/
$currentpage = 0;
$start = 0;
}
print_r($_GET);die();
$notificationResult = $this->Webservice_model->get_doctor_notification_list($authtoken->doctor_id, 0, 0);
$result = $this->Webservice_model->get_doctor_notification_list($authtoken->doctor_id,$start,$per_page);
$count = $this->Webservice_model->get_doctor_notification_list_unread_count($authtoken->doctor_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