diff options
author | Stanislav Atanasov <lucifer@anavaro.com> | 2014-06-11 05:04:32 +0300 |
---|---|---|
committer | Stanislav Atanasov <lucifer@anavaro.com> | 2014-06-22 22:03:00 +0300 |
commit | cd31aea4beeb8075c199ad43c2d14e79e2a6955c (patch) | |
tree | 700b40be84a25ff7b8e63f696ea923030617363d /phpBB/includes/hooks | |
parent | b41a730471f2fad7a2466688d323c5563848c640 (diff) | |
download | forums-cd31aea4beeb8075c199ad43c2d14e79e2a6955c.tar forums-cd31aea4beeb8075c199ad43c2d14e79e2a6955c.tar.gz forums-cd31aea4beeb8075c199ad43c2d14e79e2a6955c.tar.bz2 forums-cd31aea4beeb8075c199ad43c2d14e79e2a6955c.tar.xz forums-cd31aea4beeb8075c199ad43c2d14e79e2a6955c.zip |
[ticket/12691] Add core.delete_pm to funtion delete_pm
Add core.delete_pm to funtion delete_pm.
Event will return:
int $user_id - ID of the user requested the message delete
array $msg_ids - array of all messages to be deleted
int $folder_id - ID of the user folder where the messages are stored
Justification:
Allow extensions to capture this event
and act as intended by ext author
PHPBB3-12691
Diffstat (limited to 'phpBB/includes/hooks')
0 files changed, 0 insertions, 0 deletions