コード例 #1
0
ファイル: admin.order_ctl.php プロジェクト: noikiy/MyShop
 function export()
 {
     $this->template_dir = CORE_DIR . '/admin/view/';
     parent::export();
 }