mirror of
https://github.com/phpseclib/phpseclib.git
synced 2024-11-09 15:20:58 +00:00
Fixed error
This commit is contained in:
parent
eec8c9cb5d
commit
06a1d3d981
@ -3794,7 +3794,7 @@ class File_X509
|
|||||||
* @param string $path optional absolute path with / as component separator
|
* @param string $path optional absolute path with / as component separator
|
||||||
* @param bool $create optional
|
* @param bool $create optional
|
||||||
* @access private
|
* @access private
|
||||||
* @return mixed
|
* @return array|false
|
||||||
*/
|
*/
|
||||||
function &_extensions(&$root, $path = null, $create = false)
|
function &_extensions(&$root, $path = null, $create = false)
|
||||||
{
|
{
|
||||||
|
Loading…
Reference in New Issue
Block a user