[ Index ] |
PHP Cross Reference of phpBB-3.2.11-deutsch |
[Source view] [Print] [Project Stats]
(no description)
File Size: | 60 lines (2 kb) |
Included or required: | 0 times |
Referenced: | 0 times |
Includes or requires: | 0 files |
Debug:: (1 method):
enable()
enable($errorReportingLevel = null, $displayErrors = true) X-Ref |
Enables the debug tools. This method registers an error handler, an exception handler and a special class loader. param: int $errorReportingLevel The level of error reporting you want param: bool $displayErrors Whether to display errors (for development) or just log them (for production) |
Generated: Wed Nov 11 20:33:01 2020 | Cross-referenced by PHPXref 0.7.1 |