From 3e1de2c9c3e4453ff6bbe22ce843613c73d799ce Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=B0=B9=E8=AF=9A=E8=AF=9A?= Date: Tue, 14 Feb 2017 17:34:49 +0800 Subject: [PATCH] no message --- application/config/config.php | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) diff --git a/application/config/config.php b/application/config/config.php index a62e69fa..297b8214 100644 --- a/application/config/config.php +++ b/application/config/config.php @@ -255,7 +255,7 @@ $config['sess_encrypt_cookie'] = TRUE; $config['sess_use_database'] = FALSE; $config['sess_table_name'] = 'ci_sessions'; $config['sess_match_ip'] = FALSE; -$config['sess_match_useragent'] = TRUE; +$config['sess_match_useragent'] = FALSE; $config['sess_time_to_update'] = 300; /* @@ -925,11 +925,6 @@ $config['templates'] = array( '[国际站]空白模板+H1' => 'tpl_empty_h1', '[国际站]空白模板+H1+左导航' => 'tpl_empty_navi_h1', '[国际站]城市线路模板' => 'tpl_city_tour', - '[德语站]city_info_index' => 'city_info_index', - '[德语站]guide_top_series' => 'guide_top_series', - '[德语站]guide_big_series' => 'guide_big_series', - '[德语站]culture_info_detail_one_page' => 'culture_info_detail_one_page', - '[德语站]culture_info_detail_with_category' => 'culture_info_detail_with_category', '[德语站]chinareisen' => 'chinareisen', '[已废弃]专题-温暖' => 'warm', '[已废弃]专题-庄重' => 'solemn',