Merge branch 'ticket/nickvergessen/9529' into develop-olympus

* ticket/nickvergessen/9529:
  [ticket/9529] Topic review is not showing all selected posts.
This commit is contained in:
Nils Adermann 2010-05-16 17:11:47 +02:00
commit a625e4b48a

View file

@ -1146,7 +1146,7 @@ function topic_review($topic_id, $forum_id, $mode = 'topic_review', $cur_post_id
} }
} }
unset($rowset[$i]); unset($rowset[$post_list[$i]]);
} }
if ($mode == 'topic_review') if ($mode == 'topic_review')