mirror of
https://github.com/phpbb/phpbb.git
synced 2025-08-06 16:56:44 +02:00
language collision
git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@9568 89ea8834-ac86-4346-8a33-228a782c2dd0
This commit is contained in:
@@ -52,7 +52,7 @@ class phpbb_captcha_gd_wave extends phpbb_default_captcha
|
||||
|
||||
function get_name()
|
||||
{
|
||||
return 'CAPTCHA_GD_WAVE';
|
||||
return 'CAPTCHA_GD_3D';
|
||||
}
|
||||
|
||||
function get_class_name()
|
||||
|
Reference in New Issue
Block a user