diff options
author | Andreas Fischer <bantu@phpbb.com> | 2011-08-26 03:29:05 +0200 |
---|---|---|
committer | Andreas Fischer <bantu@phpbb.com> | 2011-08-26 03:29:05 +0200 |
commit | e4e854863f872c37ef82d9f468408d7528850dae (patch) | |
tree | 42c5c304cda3254e652e65e418ff41dd7d4f3fc7 /phpBB/includes/diff/renderer.php | |
parent | 540ca1a8d88279b120b142c244c96c9fae9a867b (diff) | |
download | forums-e4e854863f872c37ef82d9f468408d7528850dae.tar forums-e4e854863f872c37ef82d9f468408d7528850dae.tar.gz forums-e4e854863f872c37ef82d9f468408d7528850dae.tar.bz2 forums-e4e854863f872c37ef82d9f468408d7528850dae.tar.xz forums-e4e854863f872c37ef82d9f468408d7528850dae.zip |
[ticket/9995] Remove useless statement from display_forums()
The $forum_ids array is only used if $mark_read == 'forums'.
When $mark_read == 'forums', we either continue when
$auth->acl_get('f_list', $forum_id) is false or true.
So this statement is never useful.
PHPBB3-9995
Diffstat (limited to 'phpBB/includes/diff/renderer.php')
0 files changed, 0 insertions, 0 deletions