X-Git-Url: https://vcs.fsf.org/?a=blobdiff_plain;f=settings%2FDeveloper.setting.php;h=0062ae5108d6db1368143eb9d1184368df189584;hb=63c886b14c370764f40be074d8421bce26173b02;hp=4d1dc8751b4a8eb6912d2097cea8cb251f78a740;hpb=d10b2c65fedfc3bac77085a1639acc2188de2926;p=civicrm-core.git diff --git a/settings/Developer.setting.php b/settings/Developer.setting.php index 4d1dc8751b..0062ae5108 100644 --- a/settings/Developer.setting.php +++ b/settings/Developer.setting.php @@ -105,7 +105,7 @@ In the case of Drupal, this will cause all CiviCRM error messages to appear in t 'type' => 'String', 'quick_form_type' => 'Element', 'html_type' => 'text', - 'default' => 'null', + 'default' => null, 'add' => '4.3', 'title' => 'Fatal Error Handler', 'is_domain' => 1,