Fix the proto entry for trunk

This commit is contained in:
Mikko Koppanen 2009-12-24 13:57:21 +00:00
parent 523e609613
commit d5c6a9b0fd

View File

@ -1668,7 +1668,7 @@ PHP_FUNCTION(stream_encoding)
}
/* }}} */
/* {{{ proto string stream_resolve_include_path(string filename) U
/* {{{ proto string stream_resolve_include_path(string filename [, resource context]) U
Determine what file will be opened by calls to fopen() with a relative path */
PHP_FUNCTION(stream_resolve_include_path)
{