[horde] group trouble again
Chuck Hagenbuch
chuck at horde.org
Mon Mar 11 11:29:34 PST 2002
Quoting Oliver Schlag <oliver.schlag at blue-online.de>:
> $groups = Group::newGroup("admin");
> $groups->addUser("admin");
[snip]
> That doesnt sounds good to me. Is it my error or is the system not ready
> ????
Your error. Take a look at admin/groups.php. You need to instantiate a Group
object first, and call it's newGroup() method - you can't call newGroup
statically.
-chuck
--
Charles Hagenbuch, <chuck at horde.org>
"A dream which helps you to live your reality with dignity
and justice is a good dream." - Tariq Ramadan
More information about the horde
mailing list