From bcc0ad3c109aa4903261a4fbdf0aba658996a6f1 Mon Sep 17 00:00:00 2001 From: Joel Salisbury Date: Thu, 21 Sep 2017 11:27:31 -0400 Subject: [PATCH] just the api CORS header --- api/index.php | 2 ++ 1 file changed, 2 insertions(+) diff --git a/api/index.php b/api/index.php index 26a54b8..b09d0f7 100644 --- a/api/index.php +++ b/api/index.php @@ -1,5 +1,7 @@ add('', __DIR__ . '/generated-classes/'); // Propel ORM Classes require './generated-conf/config.php'; // Propel Config