@@ -2,4 +2,4 @@
$data = json_decode(file_get_contents('php://input'));
-print_r($data)
+print_r($data);