forked from GithubBackups/vichan
experimental scp writing
This commit is contained in:
parent
3f9fb2994e
commit
30a10a8077
@ -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…
x
Reference in New Issue
Block a user