phpBB
Statistics
| Revision:
This repository is a mirror of the phpBB Git repository which is located at http://github.com/phpbb/phpbb3

Checking out phpBB from the subversion repository

In order to download the latest code from this project you need a subversion client. The URL for this repository is http://code.phpbb.com/svn/phpbb/. You will probably want to checkout the 3.0.x branch directory which contains the latest stable code using svn checkout http://code.phpbb.com/svn/phpbb/branches/phpBB-3_0_0/phpBB.

Please note that the trunk directory contains unfinished and unstable code. We highly recommend not using it, unless you know what you are doing. The code in trunk will not work most of the time.

If you want to learn more about how to use subversion then you should take a look at the Subversion Book which covers every part of subversion in great detail.

Repository (Subversion)

root / branches / phpBB-3_0_0 / phpBB / includes / captcha / plugins

Name Size Revision Age Author Comment
captcha_abstract.php 8.7 kB 10733 over 1 year Git Gatekeeper commit 25c579c00d25356afead09f13031e69e22f91324...
phpbb_captcha_gd_plugin.php 3.3 kB 10177 over 2 years Meik Sievertsen Move add_log() call for captcha "configure" pag...
phpbb_captcha_gd_wave_plugin.php 1.3 kB 9942 over 2 years Henry Sudhof class name
phpbb_captcha_nogd_plugin.php 1 kB 9940 over 2 years Henry Sudhof include vs include_once
phpbb_captcha_qa_plugin.php 23.1 kB 8 months git-gate
phpbb_recaptcha_plugin.php 8.3 kB 9 months git-gate

Latest revisions

# Date Author Comment
10799 10/04/2010 04:45 pm Git Gatekeeper

commit 8e7f2e179e14b42b5c17aba5fc87311294e61511
Merge: e081531 68b35b5
Author: Igor Wiedler <>
Date: Mon Oct 4 17:17:09 2010 +0200

Merge branch 'ticket/bantu/9829' into develop-olympus
  • ticket/bantu/9829:
    [ticket/9829] Fix error in recaptcha validation.
10733 08/19/2010 04:28 pm Git Gatekeeper

commit 25c579c00d25356afead09f13031e69e22f91324
Merge: 46d2d97 c2b29c3
Author: Josh Woody <>
Date: Thu Aug 19 09:11:36 2010 -0500

Merge branch 'ticket/bantu/9612' into develop-olympus
  • ticket/bantu/9612:
    [ticket/9612] Introduce new function gen_rand_string_friendly().
10484 02/08/2010 04:43 pm Andreas Fischer

Fix Bug #57455 - Fix problems with firebird by no longer using 'count' as a column alias.

10459 01/26/2010 03:34 pm Henry Sudhof

okay, now the confirm_id is no longer enough to get a new row into the qa table

10457 01/26/2010 02:58 pm Henry Sudhof

erm, that wouldn't work

10454 01/26/2010 02:01 pm Henry Sudhof

tuning

10453 01/26/2010 11:41 am Henry Sudhof

debug code, begone

10451 01/26/2010 11:07 am Henry Sudhof

tuning

View revisions

Also available in: Atom