From 414f3e230e11e2526bd30480ab7bc7a6745f6637 Mon Sep 17 00:00:00 2001 From: flashwave Date: Wed, 26 Dec 2018 03:22:37 +0100 Subject: [PATCH] Removed profile notice as well. --- public/profile.php | 2 -- 1 file changed, 2 deletions(-) diff --git a/public/profile.php b/public/profile.php index cdc021b8..8c2cf5a1 100644 --- a/public/profile.php +++ b/public/profile.php @@ -253,8 +253,6 @@ switch ($mode) { return; } } - } elseif ($viewingOwnProfile) { - $notices[] = 'The profile pages are still under much construction, more things will eventually populate the area where this container current exists.'; } $getProfile = db_prepare(