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);
}
}
}