-
Bug
-
Resolution: Fixed
-
None
-
3.0.B4
-
None
-
PHP Environment:
Database:
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.
$log_action_forums = 'FORUMS';
|
$log_action_forums = 'MOVE_FORUMS';
|

