projects
/
horde.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
be87512
)
There is no parent constructor.
author
Jan Schneider
<jan@horde.org>
Wed, 3 Feb 2010 18:31:26 +0000
(19:31 +0100)
committer
Jan Schneider
<jan@horde.org>
Wed, 3 Feb 2010 18:31:26 +0000
(19:31 +0100)
framework/Perms/lib/Horde/Perms/Datatree.php
patch
|
blob
|
history
diff --git
a/framework/Perms/lib/Horde/Perms/Datatree.php
b/framework/Perms/lib/Horde/Perms/Datatree.php
index
303f7ba
..
ff17884
100644
(file)
--- a/
framework/Perms/lib/Horde/Perms/Datatree.php
+++ b/
framework/Perms/lib/Horde/Perms/Datatree.php
@@
-62,8
+62,6
@@
class Horde_Perms_Datatree extends Horde_Perms
array('group' => 'horde.perms')));
$this->_cache = $GLOBALS['injector']->getInstance('Horde_Cache');
-
- parent::__construct();
}
/**