diff --git a/web/api/app/View/Snapshots/json/add.ctp b/web/api/app/View/Snapshots/json/add.ctp new file mode 100644 index 000000000..55176bf1c --- /dev/null +++ b/web/api/app/View/Snapshots/json/add.ctp @@ -0,0 +1 @@ +echo json_encode($snapshot);