Skip to content

Commit

Permalink
Oops, revert.
Browse files Browse the repository at this point in the history
  • Loading branch information
zsuraski committed Mar 10, 2005
1 parent 1b5d558 commit b31c44d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ext/standard/basic_functions.c
Original file line number Diff line number Diff line change
Expand Up @@ -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)
{
Expand Down

0 comments on commit b31c44d

Please sign in to comment.