mirror of
https://github.com/phpbb/phpbb.git
synced 2025-06-21 18:44:37 +02:00
[ticket/12690] Find a space
Lost a spce there ... found it ... PHPBB3-12690
This commit is contained in:
@ -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'];
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user