-
Bug
-
Resolution: Fixed
-
Trivial
-
3.0.8
-
None
-
Mysql 5.1.36, php 5.3.0, apache 2.2.11
In files -> functions:
./includes/mcp/mcp_forum.php -> merge_topics
./includes/mcp/mcp_topic.php -> split_topic, merge_posts
in the last lines, the $redirect variable is set, but not used.
See code here:
http://www.phpbb.com/community/viewtopic.php?f=71&t=2111376
- caused
-
PHPBB-11892 Undefined variable: to_forum_id after cancelling merge topic/move posts
- Closed