コード例 #1
0
ファイル: lliure.php プロジェクト: jomadee/bordercollie
 public static function terminal($cmd)
 {
     Terminal::execute($cmd);
 }