phpbb/phpBB/includes/captcha
Meik Sievertsen 794c574969 remove global and change $user-> to phpbb::$user->
git-svn-id: file:///svn/phpbb/trunk@9334 89ea8834-ac86-4346-8a33-228a782c2dd0
2009-02-22 15:29:18 +00:00
..
plugins remove global and change $user-> to phpbb::$user-> 2009-02-22 15:29:18 +00:00
captcha_factory.php short php open tags should not be used. :) A lot of users (including myself) do not allow them. 2008-09-22 17:51:43 +00:00
captcha_gd.php $config to phpbb::$config 2008-12-28 23:30:09 +00:00
captcha_gd_wave.php meh 2008-10-01 11:14:48 +00:00
captcha_non_gd.php Okay, that is pretty raw, but better to have it in place than trying to play catch-up. Introducing an early stage of CAPTCHA modules. 2008-09-19 13:17:30 +00:00
captcha_plugin.php short php open tags should not be used. :) A lot of users (including myself) do not allow them. 2008-09-22 17:51:43 +00:00