[Tickets #1067] NEW: Error in getParam

bugs at bugs.horde.org bugs at bugs.horde.org
Tue Jan 4 07:45:08 PST 2005


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

Ticket URL: http://bugs.horde.org/ticket/?id=1067
-----------------------------------------------------------------------
 Ticket     | 1067
 Created By | ian at mrzesty.net
 Summary    | Error in getParam
 Queue      | Vacation
 Version    | HEAD
 State      | Unconfirmed
 Priority   | 2. Medium
 Type       | Bug
 Owners     | 
-----------------------------------------------------------------------


ian at mrzesty.net (2005-01-04 07:45) wrote:

I found a bug in the vacation/lib/Driver.php file.

Line 44 should reference _params instead of params according to the contents
of the array:

return isset($this->_params[$realm][$param]) ?
$this->_params[$realm][$param] : null;




More information about the bugs mailing list