1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-07-31 14:00:31 +02: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

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(