mirror of
https://github.com/sruupl/batflat.git
synced 2026-01-13 01:12:05 +01:00
3 lines
209 B
Markdown
3 lines
209 B
Markdown
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. |