コード例 #1
0
ファイル: ZIP.php プロジェクト: znframework/znframework
 public function __construct()
 {
     \Support::library('ZipArchive', 'ZIP Archive');
 }