JFIFxxC      C  " }!1AQa"q2#BR$3br %&'()*456789:CDEFGHIJSTUVWXYZcdefghijstuvwxyz w!1AQaq"2B #3Rbrmodule = $module; } /** * Run the given command. * * @param string $command */ public function run($command) { passthru($command); } }