示例#1
0
 private function execSubProcessNonCLI($step, $params = array(), $data = "")
 {
     $subInstaller = new umiInstallExecutor($this->temp_dir, $this->install_mode, $params);
     return $subInstaller->run($step, $this->cli_mode, $params);
 }
示例#2
0
 private function execSubProcessNonCLI($v2764ca9d34e90313978d044f27ae433b, $v21ffce5b8a6cc8cc6a41448dd69623c9 = array(), $v8d777f385d3dfec8815d20f7496026dc = "")
 {
     $v89bbb705599a2cda7b83275ff6822ec0 = new umiInstallExecutor($this->temp_dir, $this->install_mode, $v21ffce5b8a6cc8cc6a41448dd69623c9);
     return $v89bbb705599a2cda7b83275ff6822ec0->run($v2764ca9d34e90313978d044f27ae433b, $this->cli_mode, $v21ffce5b8a6cc8cc6a41448dd69623c9);
 }