From c64a7bd26fefb53aee53667cf33e2c72b7d07311 Mon Sep 17 00:00:00 2001 From: Armand Philippot Date: Sun, 31 Oct 2021 22:03:04 +0100 Subject: build: use php dotenv instead of js to inject style.js in dev mode --- mentions-legales.php | 2 ++ 1 file changed, 2 insertions(+) (limited to 'mentions-legales.php') diff --git a/mentions-legales.php b/mentions-legales.php index e42f363..c68c415 100644 --- a/mentions-legales.php +++ b/mentions-legales.php @@ -14,6 +14,8 @@ $dap_current_env = dap_get_current_env(); '; + } else { + echo ''; } ?> -- cgit v1.2.3