mirror of
https://github.com/phpbb/phpbb.git
synced 2025-05-05 15:16:16 +02:00
fix typo
git-svn-id: file:///svn/phpbb/trunk@6827 89ea8834-ac86-4346-8a33-228a782c2dd0
This commit is contained in:
parent
46f3bd40a8
commit
595bed3354
@ -368,7 +368,7 @@ class messenger
|
||||
|
||||
if (empty($this->from))
|
||||
{
|
||||
$this->from = '<' . $config['board_conact'] . '>';
|
||||
$this->from = '<' . $config['board_contact'] . '>';
|
||||
}
|
||||
|
||||
// Build to, cc and bcc strings
|
||||
|
Loading…
x
Reference in New Issue
Block a user