diff options
| -rw-r--r-- | phpBB/install/database_update.php | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/phpBB/install/database_update.php b/phpBB/install/database_update.php index 98f0596835..85b9623ffe 100644 --- a/phpBB/install/database_update.php +++ b/phpBB/install/database_update.php @@ -680,6 +680,7 @@ function database_update_info() USERS_TABLE => array( 'user_options' => array('UINT:11', 230271), ), + ), ), // No changes from 3.0.5-RC1 to 3.0.5 |
