Bug tracker

This ticket has been moved to our new tracker. Open Ticket PHPBB3-2666 now.

Unused Code inside function update_forum_data (fix completed in vcs)

In includes/acp/acp_forums.php inside function update_forum_data there are two variables set that are not used and appear to be left over from old code.

Code: Select all
$log_action_forums = 'FORUMS';

Code: Select all
$log_action_forums = 'MOVE_FORUMS';

Comments / History

No comments have been made and there are no history entries.

Ticket details