program/include/rcube_config.php
@@ -49,6 +49,11 @@ public function __construct() { $this->load(); // Defaults, that we do not require you to configure, // but contain information that is used in various // locations in the code: $this->set('contactlist_fields', array('name', 'firstname', 'surname', 'email')); }