PHP Class Debug_extension, 68kb

This is used to display debug information.
Show file Open project: 68kb/68kb

Public Methods

Method Description
__construct ( $modules ) Setup events
debug_footer ( ) : string Show the debug in the footer.
errorset ( ) Set error reporting

Method Details

__construct() public method

Setup events
public __construct ( $modules )

errorset() public method

Set error reporting
public errorset ( )