mirror of
https://github.com/phpbb/phpbb.git
synced 2025-09-02 21:02:41 +02:00
[prep-release-3.2.4] Add migration for 3.2.4
This commit is contained in:
@@ -23,6 +23,7 @@ class v324rc1 extends \phpbb\db\migration\migration
|
||||
static public function depends_on()
|
||||
{
|
||||
return array(
|
||||
'\phpbb\db\migration\data\v320\v323',
|
||||
'\phpbb\db\migration\data\v32x\forum_topics_per_page_type',
|
||||
);
|
||||
}
|
||||
|
Reference in New Issue
Block a user