From 47a2f22ac8adacff1a77658ac2dbff3113cf647d Mon Sep 17 00:00:00 2001 From: Zeev Suraski Date: Tue, 28 Dec 2004 09:01:48 +0000 Subject: [PATCH] Update desc --- ext/standard/basic_functions.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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) -- 2.40.0