diff options
Diffstat (limited to 'header.inc.php')
-rw-r--r-- | header.inc.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/header.inc.php b/header.inc.php index 751e4e8..6b4e76b 100644 --- a/header.inc.php +++ b/header.inc.php @@ -31,4 +31,4 @@ define('GENERAL_MESSAGE', 200); define('GENERAL_ERROR', 202); define('CRITICAL_MESSAGE', 203); define('CRITICAL_ERROR', 204); -?>
\ No newline at end of file +?> |