mirror of
https://github.com/phpbb/phpbb.git
synced 2025-09-01 20:33:16 +02:00
[ticket/16285] Add sanity checks to migrations for 3.3
PHPBB3-16285
This commit is contained in:
@@ -26,6 +26,7 @@ class v330b2 extends \phpbb\db\migration\migration
|
||||
'\phpbb\db\migration\data\v330\add_display_unapproved_posts_config',
|
||||
'\phpbb\db\migration\data\v330\forums_legend_limit',
|
||||
'\phpbb\db\migration\data\v330\remove_email_hash',
|
||||
'\phpbb\db\migration\data\v330\v330b1',
|
||||
);
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user