From 75a568467c541eed2714dca0dcd24970d8f70bab Mon Sep 17 00:00:00 2001 From: root Date: Wed, 7 Aug 2024 09:35:02 +0200 Subject: [PATCH] syntax fix --- functions.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/functions.php b/functions.php index 6ba6f9d..89c39c3 100644 --- a/functions.php +++ b/functions.php @@ -91,7 +91,7 @@ function redis_remove($key) { } // not in use -put_install_envs() { +function put_install_envs() { // TEMP putenv('HOME=/home/hael');