-
Bug
-
Resolution: Fixed
-
Minor
-
3.0.7-PL1
-
None
Similar to http://code.phpbb.com/projects/phpbb/repository/revisions/9561
in includes/functions_posting.php
unset($rowset[$i]);
|
unset($rowset[$post_list[$i]]);
|