1
0
mirror of https://github.com/php/php-src.git synced 2026-03-27 17:52:16 +01:00

MFB - description fix

This commit is contained in:
Zeev Suraski
2004-12-27 18:22:50 +00:00
parent dc63cb7feb
commit f64c4f4569

View 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)