From: Kevin Cristiano Date: Sat, 9 May 2015 02:35:57 +0000 (-0400) Subject: formatting fix X-Git-Url: https://vcs.fsf.org/?a=commitdiff_plain;h=d1677deb56b7fd975bfca58a421952ecd8a27a0f;p=civicrm-core.git formatting fix --- diff --git a/settings/Core.setting.php b/settings/Core.setting.php index 6e347250be..143cee55cb 100644 --- a/settings/Core.setting.php +++ b/settings/Core.setting.php @@ -741,7 +741,8 @@ return array( 'type' => 'String', 'html_type' => 'text', 'quick_form_type' => 'Element', - 'prefetch' => 1, // prefetch causes it to be cached in config settings. Usually this is a transitional setting. Some things like urls are permanent. Remove this comment if you have assessed & it should be permanent + 'prefetch' => 1, + // prefetch causes it to be cached in config settings. Usually this is a transitional setting. Some things like urls are permanent. Remove this comment if you have assessed & it should be permanent 'default' => '', 'add' => '4.6', 'title' => 'WordPress Path to wp-load.php',