Your IP : 216.73.216.47


Current Path : /home/atice/www2/
Upload File :
Current File : /home/atice/www2/configuration.php

<?php
class JConfig {
	var $offline = '0';
	var $editor = 'tinymce';
	var $list_limit = '50';
	var $helpurl = 'http://help.joomla.org';
	var $debug = '0';
	var $debug_lang = '0';
	var $sef = '1';
	var $sef_rewrite = '1';
	var $sef_suffix = '1';
	var $feed_limit = '10';
	var $secret = 'rPZ9hVFUylewjgDJ';
	var $gzip = '0';
	var $error_reporting = '-1';
	var $xmlrpc_server = '0';
	var $log_path = '/home.39/a/t/i/atice/www/logs';
	var $tmp_path = '/home.39/a/t/i/atice/www/tmp';
	var $live_site = '';
	var $offset = '0';
	var $caching = '0';
	var $cachetime = '15';
	var $cache_handler = 'file';
	var $memcache_settings = array();
	var $ftp_enable = '0';
	var $ftp_host = '127.0.0.1';
	var $ftp_port = '21';
	var $ftp_user = 'admin';
	var $ftp_pass = 'claude76';
	var $ftp_root = '';
	var $dbtype = 'mysql';
	var $host = 'mysql55-248.perso:3306';
	var $user = 'atice798';
	var $db = 'atice798';
	var $dbprefix = 'jos_';
	var $mailer = 'mail';
	var $mailfrom = 'atice.ch@orange.fr';
	var $fromname = 'Atice votre expert immobilier';
	var $sendmail = '/usr/sbin/sendmail';
	var $smtpauth = '0';
	var $smtpuser = '';
	var $smtppass = '';
	var $smtphost = 'localhost';
	var $MetaAuthor = '1';
	var $MetaTitle = '1';
	var $lifetime = '15';
	var $session_handler = 'database';
	var $password = 'KyDkthrt2F3F';
	var $sitename = 'ATICE Audit Energétique &amp; Expertise par Thermographie Infrarouge &amp; Diagnostic Immobilier';
	var $MetaDesc = 'Bureau Etude Thermique Thermographie infrarouge Audit énergétique Etude acoustique  Normandie';
	var $MetaKeys = 'Etude thermique RT 2012 Seine-Maritime 76 Haute Normandie, thermographie infrarouge,audit énergétique,diagnostic immobilier, Infrarouge,DPE,amiante,humidité,énergétique,thermographie infrarouge,isolation, acoustique , audit énergétique';
	var $offline_message = 'Ce site est en maintenance. Merci de revenir ultérieurement.';
}
?>