���� JFIF �� � ( %"1"%)+...383,7(-.-
![]() Server : Apache/2.4.6 (CentOS) OpenSSL/1.0.2k-fips PHP/7.4.20 System : Linux st2.domain.com 3.10.0-1127.10.1.el7.x86_64 #1 SMP Wed Jun 3 14:28:03 UTC 2020 x86_64 User : apache ( 48) PHP Version : 7.4.20 Disable Function : NONE Directory : /var/www/html/thietkewebvumi.com/ |
<?php //database info $INFO['sql_host'] = 'localhost'; $INFO['sql_user'] = 'tkwvumi'; $INFO['sql_pass'] = '67giDXmxUCdU2Dqy'; $INFO['sql_port'] = ''; $INFO['sql_database'] = 'tkwvumi'; $INFO['sql_tbl_prefix'] = 'gtdesign_'; // Host and index URL Paths ---------------------------------------------------------- $INFO['home_dir'] = dirname(__FILE__).'/'; $INFO['host'] = 'thietkewebvumi.com'; $INFO['path_host'] = '';//with slash at begin '/folder', if not folder please only '' if (!empty($_SERVER['HTTPS']) && $_SERVER['HTTPS'] !== 'off' || $_SERVER['SERVER_PORT'] == 443) { $INFO['home_url'] = 'https://'.$INFO['host'].$INFO['path_host'].'/'; }else{ $INFO['home_url'] = 'http://'.$INFO['host'].$INFO['path_host'].'/'; } //SEO LINK $INFO['seo_link'] = 1; //skin path $INFO['skin_folder'] = 'default'; $INFO['skin_folder_static'] = 'statics'; /*include(ROOT_PATH.'lib/Mobile_Detect.php'); $detect = new Mobile_Detect(); if($detect->isMobile()){ $INFO['skin_folder'] = 'mobile'; }*/ $INFO['skin_folder_admin'] = 'admin'; //skin static path ---------------------------------------------------- $INFO['skin_static_path'] = ROOT_PATH."skin/statics/"; // Product Level $pLevel = 0; //Banner $bLeft = 1; $bCenter = 0; $bRight = 0; // Exchange rate $showexrate = 0; //use html cache $use_cache_system = 0; //lang eng $INFO['showen'] = 1; $INFO['showcn'] = 0; $INFO['showjp'] = 0; //grouppon $INFO['product'] =0; $INFO['grouppon'] = 0; //file upload in pages $INFO['files'] = 1; ?>