[Tickets #8671] Re: Nag::listAlarms fails when called from the scripts/alarms.php cron job
bugs at horde.org
bugs at horde.org
Sun Aug 15 16:06:15 UTC 2010
DO NOT REPLY TO THIS MESSAGE. THIS EMAIL ADDRESS IS NOT MONITORED.
Ticket URL: http://bugs.horde.org/ticket/8671
------------------------------------------------------------------------------
Ticket | 8671
Updated By | Michael Rubinsky <mrubinsk at horde.org>
Summary | Nag::listAlarms fails when called from the
| scripts/alarms.php cron job
Queue | Nag
Version | 2.3.3
Type | Bug
State | Feedback
Priority | 2. Medium
Milestone |
Patch |
Owners |
------------------------------------------------------------------------------
Michael Rubinsky <mrubinsk at horde.org> (2010-08-15 12:06) wrote:
DB::connect(), is indeed, not a singleton. Instead of using factory
(which I'm guessing helps because the object isn't cached), we should
probably cache the DB object so we don't need to keep recreating it.
This will be moot for Horde 4, though which will use Horde_Db.
More information about the bugs
mailing list