From 1ebb73823cc82972b8f9cc3268059b006ed6f940 Mon Sep 17 00:00:00 2001 From: Flatlogic Bot Date: Thu, 9 Apr 2026 17:19:50 +0000 Subject: [PATCH] V1.1.6 --- index-en.php | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/index-en.php b/index-en.php index 4fc9d9c..c0efc58 100644 --- a/index-en.php +++ b/index-en.php @@ -7,6 +7,7 @@ auth_bootstrap(); $session_cl_auth_user = isset($_SESSION['user']) ? (string) $_SESSION['user'] : ''; $session_cl_auth_right = isset($_SESSION['role']) ? (string) $_SESSION['role'] : ''; $is_authenticated = $session_cl_auth_user !== ''; +$has_member_access = $is_authenticated && in_array($session_cl_auth_right, ['member', 'admin'], true); ?> @@ -27,6 +28,13 @@ $is_authenticated = $session_cl_auth_user !== ''; +
+ Signatures de minage + + Presets de vaisseaux + Item Custom + +
id="accountPanel"> >