mirror of
https://github.com/phpbb/phpbb.git
synced 2025-04-14 12:52:08 +02:00
[ticket/15594] Use correct v33x namespace for migration
PHPBB3-15594
This commit is contained in:
parent
e56088f921
commit
4de62a3712
@ -11,7 +11,7 @@
|
||||
*
|
||||
*/
|
||||
|
||||
namespace phpbb\db\migration\data\v400;
|
||||
namespace phpbb\db\migration\data\v33x;
|
||||
|
||||
class remove_profilefield_aol extends \phpbb\db\migration\migration
|
||||
{
|
||||
|
Loading…
x
Reference in New Issue
Block a user