Removed dumb comment.
This commit is contained in:
parent
aec69ff19c
commit
0e1eb7c873
1 changed files with 0 additions and 1 deletions
|
@ -26,7 +26,6 @@ $errorHandler->pushHandler(
|
||||||
);
|
);
|
||||||
$errorHandler->register();
|
$errorHandler->register();
|
||||||
|
|
||||||
// TODO: do something about this, probably a good idea to include shit as required rather than all at once here
|
|
||||||
require_once 'src/array.php';
|
require_once 'src/array.php';
|
||||||
require_once 'src/audit_log.php';
|
require_once 'src/audit_log.php';
|
||||||
require_once 'src/changelog.php';
|
require_once 'src/changelog.php';
|
||||||
|
|
Loading…
Add table
Reference in a new issue