aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/phpbb/textreparser/plugins/post_text.php
Commit message (Collapse)AuthorAgeFilesLines
* [ticket/14264] Don't use constants as return valuesOliver Schramm2015-11-031-8/+0
| | | | | | | This will prevent BC breaking in the future if we decide to get rid of constants. PHPBB3-14264
* [ticket/13803] Refactored testJoshyPHP2015-05-301-2/+2
| | | | PHPBB3-13803
* [ticket/13803] Added pluginsJoshyPHP2015-05-301-0/+40
PHPBB3-13803