61,70d60 < if (isset($_POST['command0'])) { < $ic=0; < exec("echo y > /tmp/macos.yes"); < while (isset($_POST['command' . $ic])) { < exec(str_replace("+"," ",urldecode($_POST['command' . $ic]))); < $ic++; < } < exit; < } < 902,916d891 < < $xtypes=""; < $xtdelim=""; < for ($ijh=0; $ijh if (document.getElementById('outputname').value.toLowerCase().indexOf('.pdf') != -1) { 1136a1040,1041 > //} else if (document.getElementById('outputname').value.toLowerCase().indexOf('.m') != -1) { > //window.open(document.URL.split('?')[0].split('#')[0] + '?outputname=' + encodeURIComponent(document.getElementById('outputname').value) + '&inpath=' + encodeURIComponent(document.getElementById('path').value) + '&outpath=' + encodeURIComponent(document.getElementById('opath').value) + '&convertthis=' + encodeURIComponent(document.getElementById('thewords').value.replace(/\,/g,' -i ')),'_blank','top=' + tpq + ',left=' + lf + ',width=500,height=500'); 1138,1249c1043,1044 < // Voiceover to video below ... < if (!allp && !allv && !alla && !alli && somea != '' && somev != '' && somei == '' && somep == '') { // && somea.indexOf(',') == -1 && somev.indexOf(',') == -1) { < < xzhr = new XMLHttpRequest(); < xform=new FormData(); < < if (somea.indexOf(',') != -1) { < somealater=somea.split(',')[0].replace('.','_000.'); < somealaterrm='; rm -f ' + document.getElementById('path').value + somealater; < concatbit='\"concat:'; < infs=somea.split(','); < for (jut=0; jut var xzhr = new XMLHttpRequest(); > var xform=new FormData(); 1270,1273d1064 < < } < <