mirror of
https://github.com/danog/phpseclib.git
synced 2024-11-26 20:35:21 +01:00
Merge branch '2.0' into 3.0
This commit is contained in:
commit
52203748de
@ -4253,7 +4253,7 @@ class SSH2
|
||||
* @return array
|
||||
* @access public
|
||||
*/
|
||||
public function getServerAlgorithms()
|
||||
function getServerAlgorithms()
|
||||
{
|
||||
$this->connect();
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user