mirror of
https://github.com/phpbb/phpbb.git
synced 2025-06-28 06:08:52 +00:00
[feature/migrations] Fully revert the removal of the user_msnm field
PHBB3-9737
This commit is contained in:
parent
c31935abda
commit
4bf64b5e38
1 changed files with 0 additions and 1 deletions
|
@ -21,7 +21,6 @@ class phpbb_db_migration_data_310_dev extends phpbb_db_migration
|
||||||
'phpbb_db_migration_data_310_style_update_p2',
|
'phpbb_db_migration_data_310_style_update_p2',
|
||||||
'phpbb_db_migration_data_310_timezone_p2',
|
'phpbb_db_migration_data_310_timezone_p2',
|
||||||
'phpbb_db_migration_data_310_reported_posts_display',
|
'phpbb_db_migration_data_310_reported_posts_display',
|
||||||
'phpbb_db_migration_data_310_remove_msnm',
|
|
||||||
);
|
);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue