Commit e8ce27e5 by Jansa Jose

webservc

parent 1adf934c
......@@ -637,8 +637,8 @@ class Webservice extends CI_Controller {
}
}
public function cancel_booking(){
$data = (array)json_decode(file_get_contents('php://input'));
}
// public function cancel_booking(){
// $data = (array)json_decode(file_get_contents('php://input'));
// }
}
?>
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