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