aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/includes/captcha/plugins/phpbb_recaptcha_plugin.php
Commit message (Expand)AuthorAgeFilesLines
* remove global and change $user-> to phpbb::$user->Meik Sievertsen2009-02-221-17/+8
* $config to phpbb::$configMeik Sievertsen2008-12-281-9/+9
* - updated all code to use the request class instead of any direct access toNils Adermann2008-11-241-1/+1
* short php open tags should not be used. :) A lot of users (including myself) ...Meik Sievertsen2008-09-221-73/+77
* fixing some vC bugs (attempt counting and posting) and introducing prototype ...Henry Sudhof2008-09-221-0/+310