From ca2a380d03049ad621ff16156a073e71b1e99603 Mon Sep 17 00:00:00 2001 From: Marc Alexander Date: Sun, 30 Aug 2020 22:08:44 +0200 Subject: [PATCH] [ticket/15594] Move remove_profilefield_aol migration to v33x PHPBB3-15594 --- .../db/migration/data/{v400 => v33x}/remove_profilefield_aol.php | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename phpBB/phpbb/db/migration/data/{v400 => v33x}/remove_profilefield_aol.php (100%) diff --git a/phpBB/phpbb/db/migration/data/v400/remove_profilefield_aol.php b/phpBB/phpbb/db/migration/data/v33x/remove_profilefield_aol.php similarity index 100% rename from phpBB/phpbb/db/migration/data/v400/remove_profilefield_aol.php rename to phpBB/phpbb/db/migration/data/v33x/remove_profilefield_aol.php