phpbb/phpBB/includes/captcha
Callum Macrae 657971754b [ticket/10112] Replaced a couple occurrences of count() with sizeof()
As per the coding guidlines, sizeof() should be used instead of count().

PHPBB3-10112
2011-03-30 11:30:27 +01:00
..
plugins [ticket/9829] Fix error in recaptcha validation. 2010-09-19 16:29:12 +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.php [ticket/10112] Replaced a couple occurrences of count() with sizeof() 2011-03-30 11:30:27 +01: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_non_gd.php dumdidum... sorry. ;) 2007-10-05 14:36:34 +00:00