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

index 0f00612db216e71d1708107a33a149c1bb2d2cb3..a31d83ef3172f22a9e59a155f2719e7bd2257cd7 100644 (file)
@@ -2678,7 +2678,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)