aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/phpbb/captcha/gd.php
Commit message (Collapse)AuthorAgeFilesLines
* [ticket/14972] replace all occurrences of sizeof() with the count()rxu2018-01-011-27/+27
| | | | PHPBB3-14972
* [ticket/13454] Remove unused variablesMarc Alexander2016-01-061-4/+1
| | | | | | This is the first part of the changes. More to come. PHPBB3-13454
* [ticket/11854] Fix coding styleTristan Darricau2014-08-111-776/+0
| | | | PHPBB3-11854
* [ticket/11854] Migrate all old php4 constructorTristan Darricau2014-08-111-2/+2
| | | | PHPBB3-11854
* [ticket/11854] Move captcha stuff to phpbb/ and use DI for pluginsTristan Darricau2014-08-111-0/+2623
PHPBB3-11854