There is no parent constructor.
authorJan Schneider <jan@horde.org>
Wed, 3 Feb 2010 18:31:26 +0000 (19:31 +0100)
committerJan Schneider <jan@horde.org>
Wed, 3 Feb 2010 18:31:26 +0000 (19:31 +0100)
framework/Perms/lib/Horde/Perms/Datatree.php

index 303f7ba..ff17884 100644 (file)
@@ -62,8 +62,6 @@ class Horde_Perms_Datatree extends Horde_Perms
                                                            array('group' => 'horde.perms')));
 
         $this->_cache = $GLOBALS['injector']->getInstance('Horde_Cache');
-
-        parent::__construct();
     }
 
     /**