mirror of
https://github.com/phpbb/phpbb.git
synced 2025-06-28 22:28:51 +00:00
10 lines
537 B
Text
10 lines
537 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]
|
|
[email subject="hi&attach=foo"]user@example.org[/email]
|