From 60aad702ef1a6922e7cbb68d83bcbe35a8b368f0 Mon Sep 17 00:00:00 2001 From: Armand Philippot Date: Sun, 20 Feb 2022 16:33:13 +0100 Subject: style: fix some warnings --- public/index.php | 17 ++++++++++++++--- 1 file changed, 14 insertions(+), 3 deletions(-) (limited to 'public/index.php') diff --git a/public/index.php b/public/index.php index 7656f00..e2561ef 100644 --- a/public/index.php +++ b/public/index.php @@ -1,5 +1,16 @@ + * @copyright 2022 Armand Philippot + * @license MIT + * @link https://demo.armandphilippot.com/ + */ +require_once './inc/dotenv.php'; $dap_current_env = dap_get_current_env(); ?> @@ -51,7 +62,7 @@ $dap_current_env = dap_get_current_env();

Front-end developer

-