Browse Source

Oops, revert.

PHP-5.1
Zeev Suraski 22 years ago
parent
commit
b31c44d0fd
  1. 2
      ext/standard/basic_functions.c

2
ext/standard/basic_functions.c

@ -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)
{

Loading…
Cancel
Save