コード例 #1
0
ファイル: pages.front.class.php プロジェクト: umaxfun/x4m
 function __construct()
 {
     parent::__construct(__CLASS__);
     $this->_tree->enableCache(true);
 }
コード例 #2
0
 /**
  * 
  */
 function __construct()
 {
     parent::__construct('Manage framework function', 'Mario Casciaro', 'alpha');
 }