From d6971a167c8b19b1ab07494a3c3e439108a882e8 Mon Sep 17 00:00:00 2001 From: albertlast Date: Sat, 6 Jul 2024 08:31:56 +0200 Subject: [PATCH] added ) fixes #8248 --- Sources/Profile.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Sources/Profile.php b/Sources/Profile.php index 2d72b79ac5..1d1b85ed1a 100644 --- a/Sources/Profile.php +++ b/Sources/Profile.php @@ -1597,11 +1597,11 @@ public function save(): void AND ( ( id_theme = {int:id_theme} - AND variable IN ({array_string:cf} + AND variable IN ({array_string:cf}) ) OR ( id_theme != {int:id_theme} - AND variable IN ({array_string:opt} + AND variable IN ({array_string:opt}) ) )', [