[ Index ] |
PHP Cross Reference of phpBB-3.1.12-deutsch |
[Source view] [Print] [Project Stats]
(no description)
File Size: | 82 lines (3 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 and an exception handler. If the Symfony ClassLoader component is available, a special class loader is also registered. 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: Thu Jan 11 00:25:41 2018 | Cross-referenced by PHPXref 0.7.1 |