Commit 6b42c069 by Tobin

Merge branch 'master' into 'dev_production'

Master See merge request !179
parents 0ecae361 8ded8df6
......@@ -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