mirror of
https://github.com/phpbb/phpbb.git
synced 2025-03-24 01:20:40 +01:00
[ticket/15371] Update migration
PHPBB3-15371
This commit is contained in:
parent
796939c7f6
commit
db8ae41496
@ -18,9 +18,9 @@ class storage_adapter_local_depth extends \phpbb\db\migration\migration
|
||||
static public function depends_on()
|
||||
{
|
||||
return array(
|
||||
//'\phpbb\db\migration\data\v330\storage_attachment',
|
||||
'\phpbb\db\migration\data\v330\storage_attachment',
|
||||
'\phpbb\db\migration\data\v330\storage_avatar',
|
||||
//'\phpbb\db\migration\data\v330\storage_backup',
|
||||
'\phpbb\db\migration\data\v330\storage_backup',
|
||||
);
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user