From 3b6c90330238862112f8c04b3c8e5e88bfd58a38 Mon Sep 17 00:00:00 2001 From: the_systech Date: Wed, 13 Feb 2002 21:08:34 +0000 Subject: [PATCH] Fix a bit of a typo on Line 512 with non-ending string bug #517154 git-svn-id: file:///svn/phpbb/trunk@2132 89ea8834-ac86-4346-8a33-228a782c2dd0 --- phpBB/modcp.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/phpBB/modcp.php b/phpBB/modcp.php index 6eb0626449..e384b71f6e 100644 --- a/phpBB/modcp.php +++ b/phpBB/modcp.php @@ -509,7 +509,7 @@ switch($mode) } else { - $hidden_fields .= ''; } //