Datei: sys_error.php

Quellcode Position: Program_Root/sys_error.php
Details

basic class for handling errors

Author:  Thomas Weinert <weinert@papaya-cms.com>
Version:  $Id: sys_error.php,v 1.1 2005/06/20 10:30:34 weinert Exp $
Classes
Class Description
base_errors Error Object, here you can output all errors on demand
Includes
include_once (PAPAYA_INCLUDE_PATH."system/sys_base_object.php") [Zeile 11]

base object



Constants
MSG_ERROR  [Zeile 26]

MSG_ERROR = 2

message type error



MSG_INFO  [Zeile 16]

MSG_INFO = 0

message type info



MSG_WARNING  [Zeile 21]

MSG_WARNING = 1

message type warning