From 235b8f847c772b84f4bf960014f2ca53dd0cc282 Mon Sep 17 00:00:00 2001 From: Eileen McNaughton Date: Mon, 23 Jun 2014 12:39:21 +1200 Subject: [PATCH] CRM-14850 remove config only - a grep shows this only being accessed via settings --- settings/Core.setting.php | 1 - 1 file changed, 1 deletion(-) diff --git a/settings/Core.setting.php b/settings/Core.setting.php index 071bec025f..079a69f437 100644 --- a/settings/Core.setting.php +++ b/settings/Core.setting.php @@ -571,7 +571,6 @@ When enabled, statistics about your CiviCRM installation are reported anonymousl 'group' => 'core', 'name' => 'communityMessagesUrl', 'prefetch' => 0, - 'config_only'=> 1, //@todo - see https://wiki.civicrm.org/confluence/display/CRMDOC/Settings+Reference#SettingsReference-Convertingaconfigobjecttoasetting on removing this deprecated value 'type' => 'String', 'quick_form_type' => 'Element', 'html_type' => 'text', -- 2.25.1