Example #1
0
 function __construct()
 {
     parent::__construct(__CLASS__);
     $this->_tree->enableCache(true);
 }
 /**
  * 
  */
 function __construct()
 {
     parent::__construct('Manage framework function', 'Mario Casciaro', 'alpha');
 }