Commit 8ded8df6 by Tobin

Merge branch 'jansa' into 'master'

Jansa See merge request !178
parents 005970c7 6f7e5ea8
......@@ -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