mirror of
https://github.com/phpseclib/phpseclib.git
synced 2024-12-26 11:37:33 +00:00
Fixed another case
This commit is contained in:
parent
b1db7f05d9
commit
010c1285ba
@ -3758,7 +3758,7 @@ class File_X509
|
||||
* @param string $path absolute path with / as component separator
|
||||
* @param bool $create optional
|
||||
* @access private
|
||||
* @return mixed
|
||||
* @return array|false
|
||||
*/
|
||||
function &_subArray(&$root, $path, $create = false)
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user