mirror of
https://github.com/phpbb/phpbb.git
synced 2025-06-10 13:28:55 +00:00
[ticket/16063] Move new migration file to 32x folder
PHPBB3-16063
This commit is contained in:
parent
e3b76bce37
commit
ed2123fa61
1 changed files with 1 additions and 1 deletions
|
@ -11,7 +11,7 @@
|
|||
*
|
||||
*/
|
||||
|
||||
namespace phpbb\db\migration\data\v310;
|
||||
namespace phpbb\db\migration\data\v32x;
|
||||
|
||||
class timezone_p3 extends \phpbb\db\migration\migration
|
||||
{
|
Loading…
Add table
Reference in a new issue