|
|
@ -462,7 +462,7 @@ class Info_amp extends CI_Controller
|
|
|
|
$yarnbin = 'C:\Users\cht77\AppData\Local\Yarn\bin\mammoth ';
|
|
|
|
$yarnbin = 'C:\Users\cht77\AppData\Local\Yarn\bin\mammoth ';
|
|
|
|
$test_host = '//202.103.68.62:9096';
|
|
|
|
$test_host = '//202.103.68.62:9096';
|
|
|
|
} else {
|
|
|
|
} else {
|
|
|
|
$yarnbin = realpath(APPPATH . 'mammoth/mammoth') . ' ';
|
|
|
|
$yarnbin = 'C:\Users\lmr\AppData\Roaming\npm\mammoth ';
|
|
|
|
$test_host = '';
|
|
|
|
$test_host = '';
|
|
|
|
}
|
|
|
|
}
|
|
|
|
$command = $yarnbin . $docx_path . ' --output-dir=' . $img_dir . ' 2>&1';
|
|
|
|
$command = $yarnbin . $docx_path . ' --output-dir=' . $img_dir . ' 2>&1';
|
|
|
|