mirror of
https://github.com/phpbb/phpbb.git
synced 2025-06-10 13:28:55 +00:00
3.0.2 instead of 3.0.3. ;)
git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@8806 89ea8834-ac86-4346-8a33-228a782c2dd0
This commit is contained in:
parent
5c4870fcce
commit
46dac33b82
1 changed files with 1 additions and 1 deletions
|
@ -1833,7 +1833,7 @@ function change_database_data(&$no_updates, $version)
|
|||
break;
|
||||
|
||||
// Changes from 3.0.2 to 3.0.3-RC1
|
||||
case '3.0.3':
|
||||
case '3.0.2':
|
||||
set_config('enable_queue_trigger', '0');
|
||||
set_config('queue_trigger_posts', '3');
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue