Files

3 lines
209 B
Markdown
Raw Permalink Normal View History

2018-03-12 13:23:44 +01:00
After installing this module, you must enable `DEV_MODE` in the `inc/core/defines.php` file. Otherwise, the debugger will not appear.
To debug variable values put in the code `dump([your_variable])` function.