|
|
@ -255,7 +255,7 @@ $config['sess_encrypt_cookie'] = TRUE;
|
|
|
|
$config['sess_use_database'] = FALSE;
|
|
|
|
$config['sess_use_database'] = FALSE;
|
|
|
|
$config['sess_table_name'] = 'ci_sessions';
|
|
|
|
$config['sess_table_name'] = 'ci_sessions';
|
|
|
|
$config['sess_match_ip'] = FALSE;
|
|
|
|
$config['sess_match_ip'] = FALSE;
|
|
|
|
$config['sess_match_useragent'] = TRUE;
|
|
|
|
$config['sess_match_useragent'] = FALSE;
|
|
|
|
$config['sess_time_to_update'] = 300;
|
|
|
|
$config['sess_time_to_update'] = 300;
|
|
|
|
|
|
|
|
|
|
|
|
/*
|
|
|
|
/*
|
|
|
@ -925,11 +925,6 @@ $config['templates'] = array(
|
|
|
|
'[国际站]空白模板+H1' => 'tpl_empty_h1',
|
|
|
|
'[国际站]空白模板+H1' => 'tpl_empty_h1',
|
|
|
|
'[国际站]空白模板+H1+左导航' => 'tpl_empty_navi_h1',
|
|
|
|
'[国际站]空白模板+H1+左导航' => 'tpl_empty_navi_h1',
|
|
|
|
'[国际站]城市线路模板' => 'tpl_city_tour',
|
|
|
|
'[国际站]城市线路模板' => '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',
|
|
|
|
'[德语站]chinareisen' => 'chinareisen',
|
|
|
|
'[已废弃]专题-温暖' => 'warm',
|
|
|
|
'[已废弃]专题-温暖' => 'warm',
|
|
|
|
'[已废弃]专题-庄重' => 'solemn',
|
|
|
|
'[已废弃]专题-庄重' => 'solemn',
|
|
|
|