<?php
class JConfig {
	var $offline = '0';
	var $editor = 'none';
	var $list_limit = '20';
	var $helpurl = 'http://help.joomla.org';
	var $debug = '0';
	var $debug_lang = '0';
	var $sef = '1';
	var $sef_rewrite = '1';
	var $sef_suffix = '0';
	var $feed_limit = '10';
	var $feed_email = 'author';
	var $secret = 'LsviFTemtpdcbHlE';
	var $gzip = '0';
	var $error_reporting = '0';
	var $xmlrpc_server = '0';
	var $log_path = '/home/integrap/public_html/logs';
	var $tmp_path = '/home/integrap/public_html/tmp';
	var $live_site = 'http://integrationdesigngroup.net';
	var $force_ssl = '0';
	var $offset = '0';
	var $caching = '0';
	var $cachetime = '15';
	var $cache_handler = 'file';
	var $memcache_settings = array();
	var $ftp_enable = '1';
	var $ftp_host = '127.0.0.1';
	var $ftp_port = '21';
	var $ftp_user = 'integrap';
	var $ftp_pass = 'INDEGR123';
	var $ftp_root = '/public_html/';
	var $dbtype = 'mysql';
	var $host = 'localhost';
	var $user = 'integrap_cmsadm';
	var $db = 'integrap_cmsdb1';
	var $dbprefix = 'jos_';
	var $mailer = 'mail';
	var $mailfrom = 'osagatech@yahoo.com';
	var $fromname = 'IntegrationDesignGroup.net';
	var $sendmail = '/usr/sbin/sendmail';
	var $smtpauth = '0';
	var $smtpsecure = 'none';
	var $smtpport = '25';
	var $smtpuser = '';
	var $smtppass = '';
	var $smtphost = 'localhost';
	var $MetaAuthor = '1';
	var $MetaTitle = '1';
	var $lifetime = '5000';
	var $session_handler = 'database';
	var $password = 'IDGmasterDBkey321';
	var $sitename = '';
	var $MetaDesc = 'Serving Fort Worth, Texas - Phone (817)769-3076 - Your Home Automation Specialist for Lighting Control, Home Theater, Crestron and Lutron System Design.  We will help you develop solutions so that all the electronics are perfectly integrated to your home and your lifestyle.';
	var $MetaKeys = 'IntegrationDesignGroup, Home Theater, Home Automation, Audio, Video, Crestron Home Automation, Home Automation, Integration Design Group, Home Theater Fort Worth, Crestron Fort Worth, Automation Fort Worth, Crestron, Automation, System Design, Lutron, Lighting Control';
	var $offline_message = 'This site is down for maintenance. Please check back again soon.';
}
?>
      Name                    Last modified      Size  Description