[Tickets #56] Re: IMP maintenance should apply to a configurable folder set.
bugs at horde.org
bugs at horde.org
Fri Feb 22 05:02:56 UTC 2008
DO NOT REPLY TO THIS MESSAGE. THIS EMAIL ADDRESS IS NOT MONITORED.
Ticket URL: http://bugs.horde.org/ticket/?id=56
-----------------------------------------------------------------------
Ticket | 56
Updated By | Chuck Hagenbuch <chuck at horde.org>
Summary | IMP maintenance should apply to a configurable folder set.
Queue | IMP
Version | HEAD
Type | Enhancement
-State | Stalled
+State | Feedback
Priority | 1. Low
Milestone | Horde 4.0
Patch |
Owners |
-----------------------------------------------------------------------
Chuck Hagenbuch <chuck at horde.org> (2008-02-22 00:02) wrote:
What is the bitwise or in these lines for?
// We might need to create the preference...
if (!isset($prefs->_prefs['purge_folders_list'])) {
$updated = $updated | $prefs->add('purge_folders_list',
serialize($arr));
} else {
$updated = $updated | $prefs->setValue('purge_folders_list',
serialize($arr))$
}
More information about the bugs
mailing list