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:
Meik Sievertsen 2008-09-02 08:52:53 +00:00
parent 5c4870fcce
commit 46dac33b82

View file

@ -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');