mirror of
https://github.com/phpbb/phpbb.git
synced 2025-07-30 21:40:43 +02:00
New option for the GD VC. Parameters need some more tweaking
git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@9283 89ea8834-ac86-4346-8a33-228a782c2dd0
This commit is contained in:
@@ -2035,6 +2035,11 @@ function change_database_data(&$no_updates, $version)
|
||||
// Changes from 3.0.4-RC1 to 3.0.4
|
||||
case '3.0.4-RC1':
|
||||
break;
|
||||
|
||||
// Changes from 3.0.4 to 3.0.4dev
|
||||
case '3.0.4':
|
||||
set_config('captcha_gd_wave', 0);
|
||||
break;
|
||||
}
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user