mirror of
https://github.com/phpbb/phpbb.git
synced 2025-08-29 02:59:52 +02:00
[ticket/10922] Added support for body and subject in email BBCode
PHPBB3-10922
This commit is contained in:
@@ -1 +1,3 @@
|
||||
<a href="mailto:user@example.org">user@example.org</a><a href="mailto:user@example.org">...</a>
|
||||
<a href="mailto:user@example.org">user@example.org</a><br>
|
||||
<a href="mailto:user@example.org">...</a><br>
|
||||
<a href="mailto:user@example.org?subject=Hello&body=Sent+from+phpBB">user@example.org</a><br>
|
||||
|
Reference in New Issue
Block a user