mirror of
https://github.com/phpbb/phpbb.git
synced 2025-06-08 04:18:52 +00:00
[ticket/12691] Comment change
Change a bit the core event comment PHPBB3-12691
This commit is contained in:
parent
e8dd7904e9
commit
992fb8e452
1 changed files with 1 additions and 1 deletions
2
phpBB/includes/functions_privmsgs.php
Executable file → Normal file
2
phpBB/includes/functions_privmsgs.php
Executable file → Normal file
|
@ -1013,7 +1013,7 @@ function delete_pm($user_id, $msg_ids, $folder_id)
|
||||||
}
|
}
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Get all info for PM(s) that are to be deleted before deletion
|
* Get all info for PM(s) before they are deleted
|
||||||
*
|
*
|
||||||
* @event core.delete_pm_before
|
* @event core.delete_pm_before
|
||||||
* @var int user_id ID of the user requested the message delete
|
* @var int user_id ID of the user requested the message delete
|
||||||
|
|
Loading…
Add table
Reference in a new issue