aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/phpbb/captcha/non_gd.php
Commit message (Collapse)AuthorAgeFilesLines
* [ticket/16255] Fix PHP 7.4 deprecation warningSage Pointer2019-12-131-3/+3
| | | | PHPBB3-16255
* [ticket/11854] Migrate all old php4 constructorTristan Darricau2014-08-111-1/+1
| | | | PHPBB3-11854
* [ticket/11854] Move captcha stuff to phpbb/ and use DI for pluginsTristan Darricau2014-08-111-0/+386
PHPBB3-11854