1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-08-01 14:30:32 +02:00

[ticket/17487] Fix PHP uncaught exception on sending email via board

PHPBB-17487
This commit is contained in:
rxu
2025-04-03 10:26:50 +07:00
parent d99c3838df
commit 67265efc0d
2 changed files with 13 additions and 9 deletions

View File

@@ -47,7 +47,7 @@ class email extends base
protected $from;
/** @var Headers */
protected $headers;
public $headers;
/**
* @var int