error.defaults.php
Table of Contents
-
HANDLE_PAGE_REDIRECTION
= '0'
-
REDIRECTION_LOG_LIMIT
= '30'
-
SESSION_TIMEOUT_HTML
= \exponent_unhtmlentities('<h3>Expired Login Session</h3>Your session has expired, because you were idle too long. You will have to log back into the system to continue what you were doing.')
-
SITE_403_FILE
= ''
-
SITE_403_REAL_HTML
= \exponent_unhtmlentities('<h3>Authorization Failed</h3>You are not allowed to perform this operation.')
-
SITE_404_FILE
= ''
-
SITE_404_HTML
= \exponent_unhtmlentities('The page you were looking for wasn't found. It may have been moved or deleted.')
-
SITE_404_TITLE
= 'Page Not Found'
-
SITE_500_FILE
= ''
HANDLE_PAGE_REDIRECTION
public
mixed
HANDLE_PAGE_REDIRECTION
= '0'
REDIRECTION_LOG_LIMIT
public
mixed
REDIRECTION_LOG_LIMIT
= '30'
SESSION_TIMEOUT_HTML
public
mixed
SESSION_TIMEOUT_HTML
= \exponent_unhtmlentities('<h3>Expired Login Session</h3>Your session has expired, because you were idle too long. You will have to log back into the system to continue what you were doing.')
SITE_403_FILE
public
mixed
SITE_403_FILE
= ''
SITE_403_REAL_HTML
public
mixed
SITE_403_REAL_HTML
= \exponent_unhtmlentities('<h3>Authorization Failed</h3>You are not allowed to perform this operation.')
SITE_404_FILE
public
mixed
SITE_404_FILE
= ''
SITE_404_HTML
public
mixed
SITE_404_HTML
= \exponent_unhtmlentities('The page you were looking for wasn't found. It may have been moved or deleted.')
SITE_404_TITLE
public
mixed
SITE_404_TITLE
= 'Page Not Found'
SITE_500_FILE
public
mixed
SITE_500_FILE
= ''