MantisBT: master a01f2345

Author Committer Branch Timestamp Parent
dregad dregad master 2013-06-14 22:56 master 5b449128
Affected Issues  0016062: Defining new constants to replace hardcoded strings
Changeset

Defining new constants to replace hardcoded strings

DISPLAY_ERROR_HALT = 'halt'
DISPLAY_ERROR_INLINE = 'inline'
DISPLAY_ERROR_NONE = 'none'

Fixes 0016062

mod - admin/check/check_config_inc.php Diff File
mod - config_defaults_inc.php Diff File
mod - core/constant_inc.php Diff File
mod - core/error_api.php Diff File
mod - docbook/Admin_Guide/en-US/Configuration.xml Diff File
mod - login_page.php Diff File