Error Handler class
This class contains a custom error handler in order to display user notices/warnings/errors and php notices and warnings in a template
Located in /class/error.class.php (line 34)
Constructor
Store errors generated in a previous script but couldn't be displayed
due to a header redirect. This requires storing of aDelayedErrors in the session
Force the delayed errors to be stored in the session in case
$this->displayErrors() never gets called, e.g. in compose.php
Turn on/off delayed error handling
Sets the error template
Custom Error handler (set with set_error_handler() )
Documentation generated on Mon, 13 Jan 2020 04:22:25 +0100 by phpDocumentor 1.4.3