From e1e52497fa6ce9e5d1d496c8c1af3b3270d465b8 Mon Sep 17 00:00:00 2001 From: Ludovic Arnaud Date: Thu, 19 Sep 2002 01:11:32 +0000 Subject: Preimplementation of smilies order, "smilies" changed into "emoticons" as per Bart comment and sql_query_array() fixed to allow FALSE values git-svn-id: file:///svn/phpbb/trunk@2893 89ea8834-ac86-4346-8a33-228a782c2dd0 --- phpBB/admin/admin_forums.php | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'phpBB/admin/admin_forums.php') diff --git a/phpBB/admin/admin_forums.php b/phpBB/admin/admin_forums.php index 76efa5c65c..a501ae60da 100644 --- a/phpBB/admin/admin_forums.php +++ b/phpBB/admin/admin_forums.php @@ -511,7 +511,7 @@ switch ($mode) } ?> - + @@ -578,7 +578,7 @@ switch ($mode) } ?> - + @@ -743,7 +743,7 @@ while ($row = $db->sql_fetchrow($result)) ?> - + -- cgit v1.2.1