formatting fix
authorKevin Cristiano <kcristiano@tadpole.cc>
Sat, 9 May 2015 02:35:57 +0000 (22:35 -0400)
committerkurund <kurund@civicrm.org>
Thu, 14 May 2015 06:43:54 +0000 (12:13 +0530)
settings/Core.setting.php

index 6e347250be831047ce5f960ccb262cd601dc1d33..143cee55cb148ea81102c6e8aa08716eda788aae 100644 (file)
@@ -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',