From: Zeev Suraski Date: Tue, 28 Dec 2004 09:01:48 +0000 (+0000) Subject: Update desc X-Git-Tag: php-4.3.11RC1~225 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=47a2f22ac8adacff1a77658ac2dbff3113cf647d;p=php Update desc --- diff --git a/ext/standard/basic_functions.c b/ext/standard/basic_functions.c index d5d1f80800..fec610086d 100644 --- a/ext/standard/basic_functions.c +++ b/ext/standard/basic_functions.c @@ -2473,7 +2473,7 @@ PHP_FUNCTION(ini_restore) } /* }}} */ -/* {{{ proto string set_include_path(string varname, string newvalue) +/* {{{ proto string set_include_path(string new_include_path) Sets the include_path configuration option */ PHP_FUNCTION(set_include_path)