Latex za izvoze: IZVOZ-82: NUJNO: vprasanje s slikami: iskanje hrosca na strezniku, poskus ureditve tezave
This commit is contained in:
parent
316c180564
commit
c8171fbfe2
@ -1286,8 +1286,8 @@ class LatexSurveyElement{
|
|||||||
//$command = 'wget -O \''.$imageName.'\' -O '.$path.' ';
|
//$command = 'wget -O \''.$imageName.'\' -O '.$path.' ';
|
||||||
}elseif(IS_LINUX){
|
}elseif(IS_LINUX){
|
||||||
//za linux sisteme //exec('wget URL -P PATH ');
|
//za linux sisteme //exec('wget URL -P PATH ');
|
||||||
$command = 'wget \''.$imageName.'\' -P '.$path.' ';
|
//$command = 'wget \''.$imageName.'\' -P '.$path.' ';
|
||||||
//$command = 'wget -O '.$path.' \''.$imageName.'\' ';
|
$command = 'wget -O '.$path.' \''.$imageName.'\' ';
|
||||||
}
|
}
|
||||||
|
|
||||||
//echo "command: ".$command."</br>";
|
//echo "command: ".$command."</br>";
|
||||||
|
Loading…
x
Reference in New Issue
Block a user