Oops, revert.

This commit is contained in:
Zeev Suraski 2005-03-10 14:33:53 +00:00
parent 1b5d558f91
commit b31c44d0fd

View File

@ -2751,7 +2751,7 @@ PHP_FUNCTION(restore_include_path)
/* }}} */
/* {{{ proto bool print_r(mixed var [, bool return])
/* {{{ proto mixed print_r(mixed var [, bool return])
Prints out or returns information about the specified variable */
PHP_FUNCTION(print_r)
{