[Tickets #3575] NEW: display_contact setting not defined in prefs.php.dist

bugs@bugs.horde.org bugs at bugs.horde.org
Wed Mar 8 01:15:39 PST 2006


DO NOT REPLY TO THIS MESSAGE. THIS EMAIL ADDRESS IS NOT MONITORED.

Ticket URL: http://bugs.horde.org/ticket/?id=3575
-----------------------------------------------------------------------
 Ticket             | 3575
 Created By         | voegelas at gmx.net
 Summary            | display_contact setting not defined in prefs.php.dist
 Queue              | Kronolith
 Version            | HEAD
 State              | Unconfirmed
 Priority           | 1. Low
 Type               | Bug
 Owners             | 
-----------------------------------------------------------------------


voegelas at gmx.net (2006-03-08 01:15) wrote:

In contacts.php the preference setting display_contact is referenced but
that setting is not defined in Kronolith's prefs.php.dist (like it is in
IMP's prefs.php.dist, for example):

if ($search || $prefs->getValue('display_contact')) {
    $results = $registry->call('contacts/search', $apiargs);
} else {
    $results = array();
}





More information about the bugs mailing list