mirror of
https://github.com/phpbb/phpbb.git
synced 2025-08-31 03:59:52 +02:00
[ticket/10922] Added test data
PHPBB3-10922
This commit is contained in:
@@ -1,5 +1,8 @@
|
||||
[email]user@example.org[/email]
|
||||
[email=user@example.org]...[/email]
|
||||
[email subject="Hello" body="Sent from phpBB"]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]
|
||||
|
Reference in New Issue
Block a user