aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/phpbb/textreparser/plugins/poll_title.php
Commit message (Collapse)AuthorAgeFilesLines
* [ticket/15512] Avoid reparsing non-existent pollsJoshyPHP2018-01-121-1/+1
| | | | PHPBB3-15512
* [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/13990] Reparse markup inside of forum rules/descriptionJoshyPHP2015-07-061-1/+1
| | | | PHPBB3-13990
* [ticket/13803] Fixed method nameJoshyPHP2015-05-301-1/+1
| | | | PHPBB3-13803
* [ticket/13803] Refactored testJoshyPHP2015-05-301-2/+2
| | | | PHPBB3-13803
* [ticket/13803] Added pluginsJoshyPHP2015-05-301-0/+50
PHPBB3-13803