1
0
mirror of https://github.com/danog/phpseclib.git synced 2024-11-30 04:39:21 +01:00

SFTP: CS adjustment

This commit is contained in:
terrafrost 2016-11-18 20:48:01 -06:00
parent 8b4208ee60
commit 51bafdebe2

View File

@ -2956,4 +2956,4 @@ class SFTP extends SSH2
$this->pwd = false;
parent::_disconnect($reason);
}
}
}