experimental scp writing
This commit is contained in:
parent
5c4ead4f66
commit
51138393b4
@ -228,7 +228,7 @@
|
|||||||
system($command);
|
system($command);
|
||||||
// Delete temporary file
|
// Delete temporary file
|
||||||
unlink($file);
|
unlink($file);
|
||||||
exit;
|
return;
|
||||||
}
|
}
|
||||||
|
|
||||||
if(!$fp = fopen($path, 'c'))
|
if(!$fp = fopen($path, 'c'))
|
||||||
|
Loading…
Reference in New Issue
Block a user