PHP Standalone OpenID Server

Webmaster webmaster at sysadm.org
Thu Apr 12 07:56:48 PDT 2007


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 {


On 4/12/07, Christian Weiske <cweiske at cweiske.de> wrote:
> David,
>
> > I am not sure what are you talking about. All .PHP files on the server use
> > the long form, <?php ?>.
> I thought that was the problem.
>
> --
> Regards/Mit freundlichen Grüßen
> Christian Weiske
>
>
> _______________________________________________
> Dev mailing list
> Dev at lists.openidenabled.com
> http://lists.openidenabled.com/mailman/listinfo/dev
>
>
>



More information about the Dev mailing list