From 223a31224b9c140c9369358b6978c55ef289fde1 Mon Sep 17 00:00:00 2001 From: Syndamia Date: Wed, 12 Feb 2025 11:22:43 +0200 Subject: hotfix: Replace environment variables with php global constants --- views/global/router.php | 2 ++ views/list/export/index.php | 3 ++- 2 files changed, 4 insertions(+), 1 deletion(-) (limited to 'views') diff --git a/views/global/router.php b/views/global/router.php index ab3a0be..894af6b 100644 --- a/views/global/router.php +++ b/views/global/router.php @@ -1,5 +1,7 @@