]> granicus.if.org Git - php/commitdiff
Fix description
authorZeev Suraski <zeev@php.net>
Mon, 27 Dec 2004 18:21:55 +0000 (18:21 +0000)
committerZeev Suraski <zeev@php.net>
Mon, 27 Dec 2004 18:21:55 +0000 (18:21 +0000)
ext/standard/basic_functions.c

index b1cbbec0cae6d499c09f2a437b9830c17fe23329..32c048478022674d5f7d2a25aa28b091c137493c 100644 (file)
@@ -2584,7 +2584,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)