diff options
author | Andreas Fischer <bantu@phpbb.com> | 2009-07-29 22:59:51 +0000 |
---|---|---|
committer | Andreas Fischer <bantu@phpbb.com> | 2009-07-29 22:59:51 +0000 |
commit | 49625a2aec3f1fbc83952d9d7ba207995120a436 (patch) | |
tree | 8ee4d2955414981b8a882425e2307208204b89cd /phpBB/includes/captcha/plugins | |
parent | 7ebf9fa986df01b1fadfe43c1fbe09d2c0b779d7 (diff) | |
download | forums-49625a2aec3f1fbc83952d9d7ba207995120a436.tar forums-49625a2aec3f1fbc83952d9d7ba207995120a436.tar.gz forums-49625a2aec3f1fbc83952d9d7ba207995120a436.tar.bz2 forums-49625a2aec3f1fbc83952d9d7ba207995120a436.tar.xz forums-49625a2aec3f1fbc83952d9d7ba207995120a436.zip |
Props.
git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@9891 89ea8834-ac86-4346-8a33-228a782c2dd0
Diffstat (limited to 'phpBB/includes/captcha/plugins')
-rw-r--r-- | phpBB/includes/captcha/plugins/phpbb_captcha_qa_plugin.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/phpBB/includes/captcha/plugins/phpbb_captcha_qa_plugin.php b/phpBB/includes/captcha/plugins/phpbb_captcha_qa_plugin.php index 4836d7906f..76e5a3163c 100644 --- a/phpBB/includes/captcha/plugins/phpbb_captcha_qa_plugin.php +++ b/phpBB/includes/captcha/plugins/phpbb_captcha_qa_plugin.php @@ -2,7 +2,7 @@ /** * * @package VC -* @version $Id: captcha_abstract.php 9709 2009-06-30 14:23:16Z Kellanved $ +* @version $Id$ * @copyright (c) 2006, 2008 phpBB Group * @license http://opensource.org/licenses/gpl-license.php GNU Public License * |