mirror of
https://github.com/phpbb/phpbb.git
synced 2025-04-30 04:38:21 +02:00
[ticket/12690] Find a space
Lost a spce there ... found it ... PHPBB3-12690
This commit is contained in:
parent
85b37a5f4d
commit
2ee8b738e5
@ -1918,7 +1918,7 @@ function submit_pm($mode, $subject, &$data, $put_in_outbox = true)
|
||||
*/
|
||||
$vars = array('mode', 'subject', 'data', 'pm_data');
|
||||
extract($phpbb_dispatcher->trigger_event('core.submit_pm_after', compact($vars)));
|
||||
|
||||
|
||||
return $data['msg_id'];
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user