[ticket/16063] Move new migration file to 32x folder

PHPBB3-16063
This commit is contained in:
rxu 2019-06-06 20:22:33 +07:00
parent e3b76bce37
commit ed2123fa61
No known key found for this signature in database
GPG key ID: 955F0567380E586A

View file

@ -11,7 +11,7 @@
*
*/
namespace phpbb\db\migration\data\v310;
namespace phpbb\db\migration\data\v32x;
class timezone_p3 extends \phpbb\db\migration\migration
{