- Fix proto

This commit is contained in:
Derick Rethans 2003-02-26 19:34:16 +00:00
parent bc11c47ce6
commit 17acc55ad0

View File

@ -2082,7 +2082,7 @@ PHP_FUNCTION(rmdir)
}
/* }}} */
/* {{{ proto int readfile(string filename [, int use_include_path])
/* {{{ proto int readfile(string filename [, bool use_include_path])
Output a file or a URL */
PHP_FUNCTION(readfile)
{