From: Tim Otten Date: Fri, 19 May 2023 00:22:12 +0000 (-0700) Subject: (REF) sql - Move `civicrm_data` support files to subdir X-Git-Url: https://vcs.fsf.org/?a=commitdiff_plain;h=9e6e2eb8512203ef11e102546d158312ff00f9ed;p=civicrm-core.git (REF) sql - Move `civicrm_data` support files to subdir I'd like to move more of the `civicrm_data` into separate files. But it's going to get rather messy if we add all those files directly to `./sql/`. --- diff --git a/sql/civicrm_option_groups.php b/sql/civicrm_data/civicrm_option_group.php similarity index 81% rename from sql/civicrm_option_groups.php rename to sql/civicrm_data/civicrm_option_group.php index 8d4ee7eb29..ea0e4594ce 100644 --- a/sql/civicrm_option_groups.php +++ b/sql/civicrm_data/civicrm_option_group.php @@ -1,7 +1,7 @@ $group) { if (!in_array($groupName, $laterGroups)) {