PHP Standalone OpenID Server

David Collantes david at collantes.us
Thu Apr 12 08:02:15 PDT 2007


On 4/12/2007 10:58 AM, Webmaster wrote:
> Comment, the line, not uncomment, excuse me.
> 
> On 4/12/07, Webmaster <webmaster at sysadm.org> wrote:
>> Hi !
>> In auth.php, comment out the line 41 (?):
>> print_r
>>
>> 40         if (PEAR::isError($result)) {
>> 41             print_r($result);
>> 42             return false;
>> 43         } else {

That does it. You wrote it right on the first email, comment out. Thank 
you. People with access to the code/SVN/CVS/etc, take note, please. Thanks!

Cheers,


-- 
David



More information about the Dev mailing list