Pass by reference error
Jon Parise
jon@csh.rit.edu
Fri, 3 Nov 2000 16:45:18 -0500
I get this when I attempt to send mail after the PEAR Mail.php
changes:
Fatal error: Only variables can be passed by reference in
/usr/local/apache/htdocs/horde/imp/compose.php on line 681
It looks like this occurs at the call to PEAR::isError, which wants a
reference. I'm not sure what's going wrong here, but it doesn't look
like the $mailer->send() call on line 681 is returning a variable but
rather a static value.
--
Jon Parise (jon@csh.rit.edu) . Rochester Inst. of Technology
http://www.csh.rit.edu/~jon/ : Computer Science House Member