mirror of
https://github.com/phpbb/phpbb.git
synced 2025-06-28 06:08:52 +00:00
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:
parent
7d22229045
commit
aeac2819e3
1 changed files with 1 additions and 0 deletions
|
@ -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(),
|
||||||
|
|
Loading…
Add table
Reference in a new issue