[Tickets #2815] NEW: variable reference error in Compose.php
bugs@bugs.horde.org
bugs at bugs.horde.org
Wed Oct 19 15:01:04 PDT 2005
DO NOT REPLY TO THIS MESSAGE. THIS EMAIL ADDRESS IS NOT MONITORED.
Ticket URL: http://bugs.horde.org/ticket/?id=2815
-----------------------------------------------------------------------
Ticket | 2815
Created By | rob2 at siklos.ca
Summary | variable reference error in Compose.php
Queue | IMP
Version | HEAD
State | Unconfirmed
Priority | 2. Medium
Type | Bug
Owners |
-----------------------------------------------------------------------
rob2 at siklos.ca (2005-10-19 15:01) wrote:
after I submit a new e-mail from the compose window, I get the "message sent
successfully" response, but at the top of that page there is a warning:
Notice: Only variables should be assigned by reference in
/home/rsiklos/src/horde/horde/imp/lib/Compose.php on line 138
The line in question is:
$mailer = &Mail::factory($driver, $params);
More information about the bugs
mailing list