phpbb/phpBB/includes/captcha
Nils Adermann 893d0ae96f Merge branch 'ticket/bantu/10042' into develop-olympus
* ticket/bantu/10042:
  [ticket/10042] GD CAPTCHA: Call phpbb_mt_rand() where required.
  [ticket/10042] GD CAPTCHA: Round offset to the next pixel.
  [ticket/10042] Add mt_rand() wrapper which allows swapping $min and $max.
2011-06-05 03:22:09 +02:00
..
plugins [ticket/10170] Fix broken recaptcha verification host. 2011-05-11 03:26:36 +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 Merge branch 'ticket/bantu/10042' into develop-olympus 2011-06-05 03:22:09 +02: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