aboutsummaryrefslogtreecommitdiffstats
path: root/index.php
diff options
context:
space:
mode:
authorThomas Lange <code@nerdmind.de>2018-01-16 17:03:22 +0100
committerThomas Lange <code@nerdmind.de>2018-01-16 17:03:22 +0100
commit7c02cc7dee9d3b0440c4ccabc18762e8b87d1e24 (patch)
tree61764782518992a5c298c458cbadbea013b9730a /index.php
parentb20d9dcac191fadc671da69f0a82ab7065554ca6 (diff)
downloadbigpipe-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 'index.php')
0 files changed, 0 insertions, 0 deletions