[Tickets] New ticket (94): Maintenance Options not respected.

bugs at bugs.horde.org bugs at bugs.horde.org
Sun Apr 18 22:48:11 PDT 2004


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

-Ticket 94
-Queue: IMP
-Created By: 

-Summary:
Maintenance Options not respected.

Comment by mail at avenuedesign.net on Sun Apr 18 22:48:11 2004 (today):
I have the following options set in IMP. Even thought the options are
configured as follows. They still apear in the maintenance section of the
mail options.

$_prefs['do_maintenance'] = array(
    'value' => 0,
    'locked' => true,
    'shared' => true,
    'type' => 'checkbox',
    'desc' => _("Perform maintenance operations on login?"),
    'help' => 'prefs-do_maintenance');

// confirm when doing maintenance operations? If false (0), they will
// be performed with no input from/check with the user.
$_prefs['confirm_maintenance'] = array(
    'value' => 0,
    'locked' => true,
    'shared' => true,
    'type' => 'checkbox',
    'desc' => _("Ask for confirmation before doing maintenance
operations?"),
    'help' => 'prefs-confirm_maintenance');


--


http://bugs.horde.org/details.php?id=94

-- 
This mail was automatically generated by Tickets (http://bugs.horde.org/).


More information about the bugs mailing list