aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/phpbb/captcha/gd_wave.php
Commit message (Collapse)AuthorAgeFilesLines
* [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] Move captcha stuff to phpbb/ and use DI for pluginsTristan Darricau2014-08-111-0/+845
PHPBB3-11854