mirror of
https://github.com/phpbb/phpbb.git
synced 2025-06-21 18:44:37 +02:00
[ticket/12691] Comment change
Change a bit the core event comment PHPBB3-12691
This commit is contained in:
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
|
||||
* @var int user_id ID of the user requested the message delete
|
||||
|
Reference in New Issue
Block a user