mirror of
https://github.com/phpbb/phpbb.git
synced 2025-06-27 21:58:52 +00:00
Merge pull request #3917 from Nicofuma/ticket/14182
[ticket/14182] Move v310\notifications_board migration to v320\...
This commit is contained in:
commit
692db1ad2b
1 changed files with 1 additions and 1 deletions
|
@ -11,7 +11,7 @@
|
|||
*
|
||||
*/
|
||||
|
||||
namespace phpbb\db\migration\data\v310;
|
||||
namespace phpbb\db\migration\data\v320;
|
||||
|
||||
class notifications_board extends \phpbb\db\migration\migration
|
||||
{
|
Loading…
Add table
Reference in a new issue