mirror of
https://github.com/phpbb/phpbb.git
synced 2025-06-10 13:28:55 +00:00
9 lines
481 B
Text
9 lines
481 B
Text
[email]user@example.org[/email]
|
|
[email=user@example.org]...[/email]
|
|
[email=user@example.org ]...[/email]
|
|
[email=user@example.org subject="Hello"]...[/email]
|
|
[email subject="Hi there"]user@example.org[/email]
|
|
[email body="Hi there"]user@example.org[/email]
|
|
[email subject="Hello" body="Sent from phpBB"]user@example.org[/email]
|
|
[email body="Sent from phpBB" subject="Hello"]user@example.org[/email]
|
|
[email body="Sent from phpBB" subject="Hello" email="user@example.org"]...[/email]
|