mirror of
https://github.com/phpseclib/phpseclib.git
synced 2024-11-16 10:15:14 +00:00
readd visibility for 3.0 branch
This commit is contained in:
parent
52203748de
commit
72fe2540ab
@ -4253,7 +4253,7 @@ class SSH2
|
|||||||
* @return array
|
* @return array
|
||||||
* @access public
|
* @access public
|
||||||
*/
|
*/
|
||||||
function getServerAlgorithms()
|
public function getServerAlgorithms()
|
||||||
{
|
{
|
||||||
$this->connect();
|
$this->connect();
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user