[gollem] muvfs question
Jan Schneider
jan at horde.org
Tue Nov 29 09:07:42 PST 2005
Zitat von Christopher Arnold <christopher.arnold at tufts.edu>:
> To test, I now have one backend in my .../horde/gollem/config/backends.php:
This doesn't work. First you need a Group *object*:
require_once 'Horde/Group.php';
$group = &Group::singleton();
And you can't use getGroupMemberships() this way. Take a look at the
method documentation.
Jan.
--
Do you need professional PHP or Horde consulting?
http://horde.org/consulting/
More information about the gollem
mailing list