mirror of
https://github.com/phpbb/phpbb.git
synced 2025-07-31 05:50:42 +02:00
[ticket/15594] Use correct v33x namespace for migration
PHPBB3-15594
This commit is contained in:
@@ -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
|
||||
{
|
||||
|
Reference in New Issue
Block a user