From bf2558253637537c2d57765e557bdc0e164c58ee Mon Sep 17 00:00:00 2001 From: Minteck Date: Wed, 22 Feb 2023 10:29:48 +0100 Subject: Updated 23 files, added assets/uploads/pt-princesscelestia.png and renamed assets/uploads/pt-luna.png (automated) --- pages/profiles.inc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'pages/profiles.inc') diff --git a/pages/profiles.inc b/pages/profiles.inc index f24d5d9..dd6df4b 100644 --- a/pages/profiles.inc +++ b/pages/profiles.inc @@ -1,6 +1,6 @@ - 0): $me = $fronters[0]; $me = array_values(array_filter($ordered, function ($i) use ($me) { return $i["id"] === $me["id"]; }))[0]; ?> + 0): $me = $fronters[0]; $me = array_values(array_filter($ordered, function ($i) use ($me) { return $i["id"] === $me["id"]; }))[0]; ?>

Hi , your profile is complete, congratulations! -- cgit