From d9c665784f17dca839507d864faffe248760ddc2 Mon Sep 17 00:00:00 2001 From: cp6 Date: Sat, 7 Nov 2020 20:19:24 +1100 Subject: [PATCH] Fixed instruction for API_KEY const Fixed instruction for API_KEY const --- example.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/example.php b/example.php index 3a89f62..e1f8b2f 100644 --- a/example.php +++ b/example.php @@ -4,7 +4,7 @@ use Corbpie\BunnyCdn\BunnyAPI; $bunny = new BunnyAPI(); -//Make sure API_KEY is set at line 10 bunnyAPI.php +//Make sure API_KEY is set at line 12 bunnyAPI.php /* *