Skip to content

Commit

Permalink
edit readme
Browse files Browse the repository at this point in the history
  • Loading branch information
xescoder committed Jul 5, 2013
1 parent 9a2be79 commit 864e7ac
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,7 @@ print_var($str);
PrintVarSettings::$RunOnlyInDebugMode = true;
`````
После этого вывод значений переменных будет осуществлятся только если в url передан параметр print_var=y (example.php?print_var=y).

Вы так же можете определить любое название и значение параметра для включения режима отладки.

`````php
Expand Down

0 comments on commit 864e7ac

Please sign in to comment.