phpBB Development: phpBB is a popular open-source bulletin board written in PHP. This repository also contains the history of version 2.
Find a file
U-H-PC\H 9be61f9e53 [bug/59425] Correctly check for double inclusion in captcha garbage collection
The check to avoid the double inclusion of the captcha factory class in the
garbage collection code was faulty, checking for "captcha_factory" instead of "phpbb_captcha_factory".
TerryE pointed the problem out, thanks!
2010-03-28 14:37:31 +02:00
build Incrementing the version number to 3.0.7-PL1 2010-03-05 21:09:37 +01:00
git-tools/hooks Add feature/ support to branchname hook 2010-03-08 01:04:33 +01:00
phpBB [bug/59425] Correctly check for double inclusion in captcha garbage collection 2010-03-28 14:37:31 +02:00
tests [develop-olympus] Make this test run on windows with backslash-paths. 2010-03-26 14:46:18 +01:00