mirror of
https://github.com/phpbb/phpbb.git
synced 2025-06-28 06:08:52 +00:00
[ticket/16514] Move google_recaptcha_v3 migration from v330 to v33x
PHPBB3-16514
This commit is contained in:
parent
d1dfbe8ce5
commit
78c3b8bb86
1 changed files with 1 additions and 1 deletions
|
@ -11,7 +11,7 @@
|
||||||
*
|
*
|
||||||
*/
|
*/
|
||||||
|
|
||||||
namespace phpbb\db\migration\data\v330;
|
namespace phpbb\db\migration\data\v33x;
|
||||||
|
|
||||||
class google_recaptcha_v3 extends \phpbb\db\migration\migration
|
class google_recaptcha_v3 extends \phpbb\db\migration\migration
|
||||||
{
|
{
|
Loading…
Add table
Reference in a new issue