aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB
diff options
context:
space:
mode:
author3D-I <480857+3D-I@users.noreply.github.com>2019-12-05 11:56:41 +0100
committer3D-I <480857+3D-I@users.noreply.github.com>2019-12-05 11:58:05 +0100
commit8c42a9d9000ff06d4ea10ab04e47ab2a998e260a (patch)
tree828a967ed8c04c96d076e74bcb3cfceccfe9a7f2 /phpBB
parent17f8134a3b1003a90b4f20ad36b03e637ec67b5a (diff)
downloadforums-8c42a9d9000ff06d4ea10ab04e47ab2a998e260a.tar
forums-8c42a9d9000ff06d4ea10ab04e47ab2a998e260a.tar.gz
forums-8c42a9d9000ff06d4ea10ab04e47ab2a998e260a.tar.bz2
forums-8c42a9d9000ff06d4ea10ab04e47ab2a998e260a.tar.xz
forums-8c42a9d9000ff06d4ea10ab04e47ab2a998e260a.zip
[ticket/16247] Code consistency
PHPBB3-16247
Diffstat (limited to 'phpBB')
-rw-r--r--phpBB/phpbb/textformatter/s9e/factory.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/phpBB/phpbb/textformatter/s9e/factory.php b/phpBB/phpbb/textformatter/s9e/factory.php
index 024bad4dd6..f82c7b0771 100644
--- a/phpBB/phpbb/textformatter/s9e/factory.php
+++ b/phpBB/phpbb/textformatter/s9e/factory.php
@@ -89,9 +89,9 @@ class factory implements \phpbb\textformatter\cache_interface
author={TEXT1;optional}
post_id={UINT;optional}
post_url={URL;optional;postFilter=#false}
- profile_url={URL;optional;postFilter=#false}
msg_id={UINT;optional}
msg_url={URL;optional;postFilter=#false}
+ profile_url={URL;optional;postFilter=#false}
time={UINT;optional}
url={URL;optional}
user_id={UINT;optional}