Webtest fixes
[civicrm-core.git] / settings / Core.setting.php
index 680560aded64aaa269d445398d0daa036e32a279..8831c4041246d125c8f421dc832c5ec0e16d27bf 100644 (file)
@@ -205,10 +205,10 @@ return array (
     'description' => null,
     'help_text' => null,
   ),
-  'ajax_popups_enabled' => array(
+  'ajaxPopupsEnabled' => array(
     'group_name' => 'CiviCRM Preferences',
     'group' => 'core',
-    'name' => 'ajax_popups_enabled',
+    'name' => 'ajaxPopupsEnabled',
     'type' => 'Boolean',
     'quick_form_type' => 'YesNo',
     'default' => 1,