From 59e0d23ba5736e3d9b28afa786eb2aa0d8b8f569 Mon Sep 17 00:00:00 2001 From: Ceda EI Date: Sat, 31 Mar 2018 14:59:19 +0530 Subject: [PATCH] Add sample api_key.php and change file_get_contents with require --- api_key.php.sample | 1 + webhook.php | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) create mode 100644 api_key.php.sample diff --git a/api_key.php.sample b/api_key.php.sample new file mode 100644 index 0000000..d94cdbc --- /dev/null +++ b/api_key.php.sample @@ -0,0 +1 @@ + diff --git a/webhook.php b/webhook.php index 93efa63..021202d 100644 --- a/webhook.php +++ b/webhook.php @@ -1,6 +1,6 @@