From 84705f22ba55a4510e67b962a62fd17c71706d9c Mon Sep 17 00:00:00 2001 From: Tim Otten Date: Tue, 16 May 2023 23:42:25 -0700 Subject: [PATCH] Change extension --- sql/civicrm_option_groups.php | 4 ++-- .../{activity_type.og.php => activity_type.sqldata.php} | 0 .../{encounter_medium.og.php => encounter_medium.sqldata.php} | 0 ...thod.og.php => preferred_communication_method.sqldata.php} | 0 ...ms_providers.og.php => recent_items_providers.sqldata.php} | 0 .../{soft_credit_type.og.php => soft_credit_type.sqldata.php} | 0 6 files changed, 2 insertions(+), 2 deletions(-) rename sql/civicrm_option_groups/{activity_type.og.php => activity_type.sqldata.php} (100%) rename sql/civicrm_option_groups/{encounter_medium.og.php => encounter_medium.sqldata.php} (100%) rename sql/civicrm_option_groups/{preferred_communication_method.og.php => preferred_communication_method.sqldata.php} (100%) rename sql/civicrm_option_groups/{recent_items_providers.og.php => recent_items_providers.sqldata.php} (100%) rename sql/civicrm_option_groups/{soft_credit_type.og.php => soft_credit_type.sqldata.php} (100%) diff --git a/sql/civicrm_option_groups.php b/sql/civicrm_option_groups.php index 9b777e9015..c01f8116e3 100644 --- a/sql/civicrm_option_groups.php +++ b/sql/civicrm_option_groups.php @@ -1,10 +1,10 @@