diff options
-rw-r--r-- | phpBB/viewtopic.php | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/phpBB/viewtopic.php b/phpBB/viewtopic.php index be94b1af31..357d49e91f 100644 --- a/phpBB/viewtopic.php +++ b/phpBB/viewtopic.php @@ -1003,7 +1003,6 @@ while ($row = $db->sql_fetchrow($result)) 'rank_image' => '', 'rank_image_src' => '', 'sig' => '', - 'posts' => '', 'profile' => '', 'pm' => '', 'email' => '', |