mirror of
https://github.com/phpbb/phpbb.git
synced 2025-02-24 12:03:21 +01:00
[ticket/10605] Add a section for updating from 3.0.10 to schema updates.
Without it data updates do not appear to be run. PHPBB3-10605
This commit is contained in:
parent
03e382f99c
commit
de1e343c5b
@ -993,6 +993,8 @@ function database_update_info()
|
||||
'3.0.10-RC2' => array(),
|
||||
// No changes from 3.0.10-RC3 to 3.0.10
|
||||
'3.0.10-RC3' => array(),
|
||||
// No changes from 3.0.10 to 3.0.11-RC1
|
||||
'3.0.10' => array(),
|
||||
|
||||
/** @todo DROP LOGIN_ATTEMPT_TABLE.attempt_id in 3.0.11-RC1 */
|
||||
);
|
||||
|
Loading…
x
Reference in New Issue
Block a user