HEX
Server: Apache
System: Linux www3.pit.tblive.com 5.14.0-687.38.1.el9_8.x86_64 #1 SMP PREEMPT_DYNAMIC Wed Aug 12 17:19:12 EDT 2026 x86_64
User: awaldron (1020)
PHP: 8.1.34
Disabled: exec,passthru,shell_exec,system
Upload Files
File: /home/awaldron/public_html/archive/demo/functions/_constants.php
<?php
define('ADMIN_EMAIL','awaldron@intrabreeze.com');
define('ADMIN_USERNAME','awaldron');
define('CMP_NAME_INF','Intrabreeze');
define('COLOR_BG','F7F9FB');
define('COLOR_HOVER','9D1C29');
define('COLOR_LINK','003882');
define('COLOR_LNAV_OFF','EEEEEE');
define('COLOR_LNAV_ON','FFCC33');
define('COLOR_TBAR','003882');
define('COLOR_TFONT','FFFFFF');
define('COMPANY_NAME','Intrabreeze LLC');
define('DEF_GROUP','1');
define('DEF_LAYOUT','0');
define('DOMAIN','demo.intrabreeze.com');
define('FEAT_EMP','awaldron');
define('FEAT_EMP_NXT','20070211000001');
define('FEAT_EMP_UPD','2');
define('FOOTER_TEXT','All information contained in these pages is confidential. Do not share this information without the written consent of Intrabreeze, LLC or its representatives.');
define('LOGIN_METHOD','local');
define('LOGO_FILE','ibrzlogo.gif');
define('MYSQL_DBNAME','awaldron_ibrzdemo');
define('MYSQL_PASS','miff0609');
define('MYSQL_SERVER','localhost');
define('MYSQL_USER','awaldron');
define('PAG_LENGTH','35');
define('PHOTO_UPLOAD','1');
define('REG_METHOD','open/admin');
define('SITE_CREATED','20050228103522');
define('SITE_LIVE','1');
define('SITE_NAME','Intrabreeze Demo Intranet');
define('TIME_ADJUST','+1');
define('WEATHER_ON','1');
define('WEATHER_ZIP','15235');
?>