mirror of
https://github.com/phpbb/phpbb.git
synced 2025-08-09 18:26:32 +02:00
11 lines
537 B
Plaintext
11 lines
537 B
Plaintext
[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]
|