[Tickets #3312] Problem with latest changes to History.php
bugs@bugs.horde.org
bugs at bugs.horde.org
Mon Jan 23 11:05:48 PST 2006
DO NOT REPLY TO THIS MESSAGE. THIS EMAIL ADDRESS IS NOT MONITORED.
Ticket URL: http://bugs.horde.org/ticket/?id=3312
-----------------------------------------------------------------------
Ticket | 3312
Updated By | Eric Rostetter <eric.rostetter at physics.utexas.edu>
Summary | Problem with latest changes to History.php
Queue | Horde Framework Packages
Version | FRAMEWORK_3
State | Feedback
Priority | 2. Medium
Type | Bug
Owners | Ben Chavet
-----------------------------------------------------------------------
Eric Rostetter <eric.rostetter at physics.utexas.edu> (2006-01-23 11:05) wrote:
I've updated my patch as:
59a60,62
> if (is_a($this->_db, 'PEAR_Error')) {
> Horde::fatal($this->_db, __FILE__, __LINE__);
> }
62c65
< switch ($this->_db->phptype) {
---
> switch ($conf['sql']->phptype) {
More information about the bugs
mailing list