コード例 #1
0
ファイル: reports.php プロジェクト: kosmosby/medicine-prof
 function __construct()
 {
     parent::__construct();
     $this->registerTask('add', 'edit');
 }
コード例 #2
0
 function __construct()
 {
     parent::__construct();
 }