From: Egon Schmid Date: Sat, 8 Jul 2000 19:31:16 +0000 (+0000) Subject: Uncomplete proto. X-Git-Tag: PRE_FILE_COMPILE_API_CHANGE~355 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=2bd5ad3131562e3d355c161718b07106ff97f1db;p=php Uncomplete proto. --- diff --git a/ext/standard/info.c b/ext/standard/info.c index b5de1b3c9e..935b77f9fc 100644 --- a/ext/standard/info.c +++ b/ext/standard/info.c @@ -592,7 +592,7 @@ PHP_FUNCTION(phpversion) /* }}} */ -/* {{{ proto void phpcredits(int) +/* {{{ proto void phpcredits([int flag]) Prints the list of people who've contributed to the PHP project */ PHP_FUNCTION(phpcredits) {