[Tickets #5340] Re: Fatal error checking for new versions with alarms disabled
bugs at bugs.horde.org
bugs at bugs.horde.org
Tue May 8 23:29:10 UTC 2007
DO NOT REPLY TO THIS MESSAGE. THIS EMAIL ADDRESS IS NOT MONITORED.
Ticket URL: http://bugs.horde.org/ticket/?id=5340
-----------------------------------------------------------------------
Ticket | 5340
Updated By | Matt Selsky <selsky at columbia.edu>
Summary | Fatal error checking for new versions with alarms disabled
Queue | Horde Framework Packages
Version | HEAD
Type | Bug
State | Accepted
Priority | 1. Low
Owners |
-----------------------------------------------------------------------
Matt Selsky <selsky at columbia.edu> (2007-05-08 16:29) wrote:
This happens right after updating the conf to disable alarms. So:
var_dump($GLOBALS['conf']['alarms']['driver']);
string(3) "sql"
But,
var_dump($this->_alarm)
NULL
Is the bug that $conf is not being reloaded even though the $this->_alarm
object is getting destroyed?
More information about the bugs
mailing list