[horde] Perms.php

Michael M Slusarz slusarz at mail.curecanti.org
Wed Feb 1 08:58:41 PST 2006


Quoting Mark M <myhorde at nbiss.com>:

> I got into the same problem and solution is pretty simple:
> in Perms.php line 341 you have
>
>    return $perms = &new Perms();
>
> replace it with :
>              $perms =  &new Perms();
>              return $perms;
>
> Do the same in all other places..  There is probably a better solution,

There is.  Either upgrade to Horde 3.1 or downgrade PHP.

michael

_______________________________________
Michael Slusarz [slusarz at curecanti.org]


More information about the horde mailing list