コード例 #1
0
ファイル: cadbis.php プロジェクト: aricent123/cadbis
 public static function open()
 {
     io::exec(cmd::IPFW_OPEN_ALL);
 }