phpbb/phpBB/includes/captcha/plugins
Nils Adermann 61df8a87d1 [feature/extension-manager] Allow extensions to define captcha plugins.
The base class for captcha plugins has been renamed, but the old name continues
to exist as an empty subclass of it for backwards compatability.

PHPBB3-10323
2011-09-29 15:42:47 +02:00
..
captcha_abstract.php [feature/extension-manager] Allow extensions to define captcha plugins. 2011-09-29 15:42:47 +02:00
phpbb_captcha_gd_plugin.php [ticket/9608] Remove use of references in captcha and other places 2011-07-13 11:32:38 +02:00
phpbb_captcha_gd_wave_plugin.php [ticket/9556] Drop php closing tags, add trailing newline 2010-11-11 19:10:55 +01:00
phpbb_captcha_nogd_plugin.php [ticket/9608] Remove use of references in captcha and other places 2011-07-13 11:32:38 +02:00
phpbb_captcha_qa_plugin.php [ticket/9608] Remove use of references in captcha and other places 2011-07-13 11:32:38 +02:00
phpbb_recaptcha_plugin.php Merge branch 'develop' into feature/request-class 2011-08-18 22:31:25 +02:00