Re: Error using Manuel's POP3 class

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hello,

on 01/25/2008 12:00 AM Max Frigge said the following:
> Mh.. I changed line 179 in the class file 
> 
> From:
> if(strlen($error=$this->GetMessage(8000, &$message, &$end_of_message)))
> 
> To:
> if(strlen($error=$this->GetMessage(8000, $message, $end_of_message)))
> 
> Now it works.. 

Humm... that has escaped me because I did not have the option enabled to
warn me about passing arguments by reference. I just fixed it. Thank you
for the notice.


-- 

Regards,
Manuel Lemos

PHP professionals looking for PHP jobs
http://www.phpclasses.org/professionals/

PHP Classes - Free ready to use OOP components written in PHP
http://www.phpclasses.org/

[Index of Archives]     [PHP Home]     [PHP Users]     [PHP Soap]     [Kernel Newbies]     [Yosemite]     [Yosemite Campsites]

  Powered by Linux