Fixed another case

This commit is contained in:
Graham Campbell 2015-09-06 23:05:41 +01:00
parent b1db7f05d9
commit 010c1285ba

View File

@ -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)
{