|
|
@ -641,10 +641,10 @@ class Information extends CI_Controller
|
|
|
|
$template_path . '-weather-forecast',
|
|
|
|
$template_path . '-weather-forecast',
|
|
|
|
array(),
|
|
|
|
array(),
|
|
|
|
true);
|
|
|
|
true);
|
|
|
|
$template = str_replace(
|
|
|
|
$information->ic_content = str_replace(
|
|
|
|
'<!--@WEATHER-FORECAST-BLOCK@-->',
|
|
|
|
'<!--@WEATHER-FORECAST-BLOCK@-->',
|
|
|
|
$weather_forecast_content,
|
|
|
|
$weather_forecast_content,
|
|
|
|
$template);
|
|
|
|
$information->ic_content);
|
|
|
|
|
|
|
|
|
|
|
|
//火车票搜索框添加 -- zp
|
|
|
|
//火车票搜索框添加 -- zp
|
|
|
|
if ($information->is_parent_id == "278008234") {
|
|
|
|
if ($information->is_parent_id == "278008234") {
|
|
|
|