Commit 82a8562a by sn

mcBash

1 parent 36612b6e
Showing with 1 additions and 1 deletions
<?php
<?php
class mcBash {
public static function exec($command, array &$output = null, &$return_var = null) {
$StartTime = time();
......
Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!