]> Kevux Git Server - koopa/commit
Update: implement account not available or access not available in database
authorKevin Day <thekevinday@gmail.com>
Sat, 3 Feb 2018 03:56:14 +0000 (21:56 -0600)
committerKevin Day <thekevinday@gmail.com>
Sat, 3 Feb 2018 03:56:14 +0000 (21:56 -0600)
commita09ca46fcfd7ce900c10e6d0af72819bc3b491d6
tree7c166aac37ea9095bf0aa6a479f0ef3ced39a8d4
parent603ff7b2d9786bad50b054b43d60c76dded5bd42
Update: implement account not available or access not available in database

When the account is not in the database or the account has insufficient privileges to access the database, an error needs to be reported.
A new error category is created to handle this with a separate message.
common/base/classes/base_error.php
common/base/classes/base_error_messages_english.php
common/base/classes/base_error_messages_japanese.php
common/standard/classes/standard_index.php