Files
Batflat/inc/modules/devbar/ReadMe.md
2018-03-12 13:23:44 +01:00

209 B

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.