close the .4 array

git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@9710 89ea8834-ac86-4346-8a33-228a782c2dd0
This commit is contained in:
Henry Sudhof 2009-06-30 14:49:54 +00:00
parent 7d22229045
commit aeac2819e3

View file

@ -681,6 +681,7 @@ function database_update_info()
'user_options' => array('UINT:11', 230271), 'user_options' => array('UINT:11', 230271),
), ),
), ),
),
// No changes from 3.0.5-RC1 to 3.0.5 // No changes from 3.0.5-RC1 to 3.0.5
'3.0.5-RC1' => array(), '3.0.5-RC1' => array(),