New Coregrade

This commit is contained in:
CHIEFSOFT\ameye
2024-10-10 14:29:52 -04:00
parent ef905e9ed6
commit 612f101232
166 changed files with 12749 additions and 22 deletions
+10
View File
@@ -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;