mirror of
https://github.com/php/php-src.git
synced 2025-01-11 05:24:49 +08:00
- Fix proto
This commit is contained in:
parent
bc11c47ce6
commit
17acc55ad0
@ -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)
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user