1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-06-02 12:34:59 +02:00

[ticket/16146] fix event name in comment

PHPBB3-16146
This commit is contained in:
oxcom 2019-09-03 08:15:00 +02:00
parent a1e8282e67
commit 776a7302a4

View File

@ -1579,7 +1579,7 @@ class acp_forums
/**
* Event when content has been moved from one forum to another
*
* @event core.acp_manage_forums_move_content
* @event core.acp_manage_forums_move_content_after
* @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