From fca968806a3185b360f7f44dc7aaf44b6351ca9c Mon Sep 17 00:00:00 2001 From: peteruithoven Date: Fri, 7 Mar 2014 12:27:30 +0100 Subject: [PATCH] Allow requests from all origins and set content type to json --- api/connect.php | 3 +++ 1 file changed, 3 insertions(+) diff --git a/api/connect.php b/api/connect.php index 242ccc9..c3766c2 100644 --- a/api/connect.php +++ b/api/connect.php @@ -1,5 +1,8 @@