New Coregrade
This commit is contained in:
@@ -79,6 +79,16 @@ defined('EXIT__AUTO_MIN') || define('EXIT__AUTO_MIN', 9); // lowest automat
|
||||
defined('EXIT__AUTO_MAX') || define('EXIT__AUTO_MAX', 125); // highest automatically-assigned error code
|
||||
|
||||
|
||||
const SOCIAL_FACEBOOK = 'https://www.facebook.com/coregradeweb/';
|
||||
const SOCIAL_TWITTER = 'https://twitter.com/core_grade';
|
||||
const SOCIAL_INSTAGRAM = 'https://www.instagram.com/coregrade_web';
|
||||
const SOCIAL_YOUTUBE = '';
|
||||
const SITE_EMAIL = 'support@coregrade.com';
|
||||
const SITE_PHONE = '404-858-7966';
|
||||
const SITE_ADDRESS = '32 Oatgrass Dr, Grayson GA 30017';
|
||||
|
||||
|
||||
|
||||
const COREGRADE_ACCOUNT_TESTEMAIL = 11001;
|
||||
const COREGRADE_ACCOUNT_PENDING = 11010;
|
||||
const COREGRADE_VERIFY_PENDING_LINK = 11015;
|
||||
|
||||
Reference in New Issue
Block a user