From 621e12470b2278f14271526767177c55d9a7a4da Mon Sep 17 00:00:00 2001 From: Eileen McNaughton Date: Mon, 2 Jan 2023 20:45:48 +1300 Subject: [PATCH] Move legacy search selector file to legacy search extension --- {CRM => ext/legacycustomsearches/CRM}/Contact/Selector/Custom.php | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename {CRM => ext/legacycustomsearches/CRM}/Contact/Selector/Custom.php (100%) diff --git a/CRM/Contact/Selector/Custom.php b/ext/legacycustomsearches/CRM/Contact/Selector/Custom.php similarity index 100% rename from CRM/Contact/Selector/Custom.php rename to ext/legacycustomsearches/CRM/Contact/Selector/Custom.php