mirror of
https://github.com/phpbb/phpbb.git
synced 2025-06-17 16:58:51 +00:00
[ticket/14182] Move v310\notifications_board migration to v320\...
PHPBB3-14182
This commit is contained in:
parent
db600d840d
commit
a7ba640ea7
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