aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/includes/captcha/plugins/captcha_abstract.php
Commit message (Expand)AuthorAgeFilesLines
* remove global and change $user-> to phpbb::$user->Meik Sievertsen2009-02-221-31/+8
* $config to phpbb::$configMeik Sievertsen2008-12-281-5/+5
* Fix typosMarek A. R2008-09-251-1/+1
* short php open tags should not be used. :) A lot of users (including myself) ...Meik Sievertsen2008-09-221-45/+46
* fixing some vC bugs (attempt counting and posting) and introducing prototype ...Henry Sudhof2008-09-221-1/+1
* mehHenry Sudhof2008-09-191-0/+0
* Okay, that is pretty raw, but better to have it in place than trying to play ...Henry Sudhof2008-09-191-0/+301