This commit is contained in:
Ice
2008-08-16 22:18:16 +00:00
parent d705d84d66
commit 46b09ba6ea
3 changed files with 3 additions and 2 deletions

View File

@@ -351,6 +351,7 @@ function phpbb_fetch_posts($forum_from, $permissions, $number_of_posts, $text_le
}
$posts['topic_icons'] = max($topic_icons);
$posts['topic_count'] = $i;
if( $global_f < 1 )
{