diff options
author | Thomas Lange <code@nerdmind.de> | 2018-01-16 17:03:22 +0100 |
---|---|---|
committer | Thomas Lange <code@nerdmind.de> | 2018-01-16 17:03:22 +0100 |
commit | 7c02cc7dee9d3b0440c4ccabc18762e8b87d1e24 (patch) | |
tree | 61764782518992a5c298c458cbadbea013b9730a /include/classes/BigPipe/Resource/Stylesheet.php | |
parent | b20d9dcac191fadc671da69f0a82ab7065554ca6 (diff) | |
download | bigpipe-7c02cc7dee9d3b0440c4ccabc18762e8b87d1e24.tar.gz bigpipe-7c02cc7dee9d3b0440c4ccabc18762e8b87d1e24.tar.xz bigpipe-7c02cc7dee9d3b0440c4ccabc18762e8b87d1e24.zip |
Use seperate classes for debugging
The debug mechanism has been changed. Instead of keeping the debug mechanism hardcoded within the core classes, it's now possible and recommended to use the seperate debugging classes which you can modify like you want. Those classes inherit their associated core classes and can add some debugging stuff. This has the advantage of having a clean core code without any debugging stuff. If the debug classes are not used then they shall not be included and their code will not be initialized.
Diffstat (limited to 'include/classes/BigPipe/Resource/Stylesheet.php')
0 files changed, 0 insertions, 0 deletions