1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-03-24 01:20:40 +01:00

Merge pull request #5240 from VSEphpbb/ticket/15684

[ticket/15684] Correct broken migration
This commit is contained in:
Marc Alexander 2018-06-06 08:30:14 +02:00 committed by GitHub
commit da30ddd483
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -15,7 +15,7 @@ namespace phpbb\db\migration\data\v330;
class remove_attachment_download_mode extends \phpbb\db\migration\migration
{
public function update_data()
public function update_schema()
{
return array(
'drop_columns' => array(