This website requires JavaScript.
Explore
Help
Register
Sign In
mirror
/
php-phpbb
Watch
1
Star
0
Fork
0
You've already forked php-phpbb
mirror of
https://github.com/phpbb/phpbb.git
synced
2025-02-24 20:13:22 +01:00
Code
Issues
Releases
Wiki
Activity
php-phpbb
/
phpBB
/
includes
/
captcha
History
Nils Adermann
8a5e3781d5
[ticket/9892] Shorten the index names on the q&a captcha
...
PHPBB3-9892
2011-06-12 01:28:06 +02:00
..
plugins
[ticket/9892] Shorten the index names on the q&a captcha
2011-06-12 01:28:06 +02:00
captcha_factory.php
#52875
working around php4 bug 24631 - call_user_func doesn't return references. This causes php4 to create a copy.
2009-10-15 10:52:41 +00:00
captcha_gd_wave.php
[ticket/9985] 3D Wave CAPTCHA: Pass min/max in the correct order to mt_rand().
2011-01-30 00:49:53 +01:00
captcha_gd.php
Merge branch 'ticket/bantu/10042' into develop-olympus
2011-06-05 03:22:09 +02:00
captcha_non_gd.php
…