The Error class stores error strings and displays them as needed.
Loads errors from file on instantiation. display_error() is called as needed.
Located in /phpfw.php (line 612)
Constructor for the Error class
Display the specified error message
Display the error message specified. Exit if severity is ERROR or STOP. Called as follows:
display_error('ERROR_NAME_DEFINED', $param1, $param2, .., $paramN);
Documentation generated on Sat, 23 Jun 2007 21:28:26 -0500 by phpDocumentor 1.3.2