aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/includes/acp
diff options
context:
space:
mode:
authorNils Adermann <naderman@naderman.de>2013-10-28 14:53:59 -0700
committerNils Adermann <naderman@naderman.de>2013-10-28 14:53:59 -0700
commited94e3c5761cc188fc6e1e7943a888d30bd0e7b9 (patch)
treed7027a4f3c4e20fd51f9505f3e874e28dcc96b66 /phpBB/includes/acp
parent0ffc3395c5d9a91d21530b5f431b0e6dcca1c88f (diff)
parent616574d7ab15ea8c43a2c20d6871702d42c3696d (diff)
downloadforums-ed94e3c5761cc188fc6e1e7943a888d30bd0e7b9.tar
forums-ed94e3c5761cc188fc6e1e7943a888d30bd0e7b9.tar.gz
forums-ed94e3c5761cc188fc6e1e7943a888d30bd0e7b9.tar.bz2
forums-ed94e3c5761cc188fc6e1e7943a888d30bd0e7b9.tar.xz
forums-ed94e3c5761cc188fc6e1e7943a888d30bd0e7b9.zip
Merge pull request #1784 from nickvergessen/ticket/11924
[Ticket/11924] Add a script to export the events in wiki format
Diffstat (limited to 'phpBB/includes/acp')
-rw-r--r--phpBB/includes/acp/acp_forums.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/phpBB/includes/acp/acp_forums.php b/phpBB/includes/acp/acp_forums.php
index 258aabcc0d..029f4b23c9 100644
--- a/phpBB/includes/acp/acp_forums.php
+++ b/phpBB/includes/acp/acp_forums.php
@@ -1470,7 +1470,7 @@ class acp_forums
/**
* Event when we move content from one forum to another
*
- * @event core.acp_manage_forums_move_children
+ * @event core.acp_manage_forums_move_content
* @var int from_id If of the current parent forum
* @var int to_id If of the new parent forum
* @var bool sync Shall we sync the "to"-forum's data