1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-03-19 07:00:14 +01:00

[ticket/16023] Add core.message_history_modify_template_vars

PHPBB3-16023
This commit is contained in:
Dark❶ 2019-04-20 15:02:07 +05:30
parent f7a208d103
commit b76e5a9c18
No known key found for this signature in database
GPG Key ID: FAE32A15F9132DE8

View File

@ -2118,7 +2118,7 @@ function message_history($msg_id, $user_id, $message_row, $folder, $in_post_mode
* @event core.message_history_modify_template_vars
* @var array template_vars Array containing the query
* @var array row Array containing the action user row
* @since 3.2.6-RC1
* @since 3.2.6
*/
$vars = array(
'template_vars',