projects
/
horde.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
87ad2b9
)
Group is not H4-ified or autoloadable yet
author
Michael J. Rubinsky
<mrubinsk@horde.org>
Sun, 20 Dec 2009 21:23:25 +0000
(16:23 -0500)
committer
Michael J. Rubinsky
<mrubinsk@horde.org>
Sun, 20 Dec 2009 21:23:25 +0000
(16:23 -0500)
ansel/perms.php
patch
|
blob
|
history
diff --git
a/ansel/perms.php
b/ansel/perms.php
index
be33237
..
035f20c
100644
(file)
--- a/
ansel/perms.php
+++ b/
ansel/perms.php
@@
-16,6
+16,7
@@
$fieldsList = array(
);
require_once dirname(__FILE__) . '/lib/base.php';
+require_once 'Horde/Group.php';
$groups = Group::singleton();
$auth = Horde_Auth::singleton($conf['auth']['driver']);