|
|
@ -218,37 +218,6 @@ class Welcome extends CI_Controller {
|
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|
// $information->ic_content = $htm_doc->saveHTML();
|
|
|
|
|
|
|
|
// $this->InfoContents_model->Update(
|
|
|
|
|
|
|
|
// $information->ic_id,
|
|
|
|
|
|
|
|
// $information->ic_url,
|
|
|
|
|
|
|
|
// $information->ic_url_title,
|
|
|
|
|
|
|
|
// $information->ic_type,
|
|
|
|
|
|
|
|
// $information->ic_title,
|
|
|
|
|
|
|
|
// $information->ic_content,
|
|
|
|
|
|
|
|
// $information->ic_summary,
|
|
|
|
|
|
|
|
// $information->ic_seo_title,
|
|
|
|
|
|
|
|
// $information->ic_seo_description,
|
|
|
|
|
|
|
|
// $information->ic_seo_keywords,
|
|
|
|
|
|
|
|
// $information->ic_show_bread_crumbs,
|
|
|
|
|
|
|
|
// $information->ic_status,
|
|
|
|
|
|
|
|
// $information->ic_template,
|
|
|
|
|
|
|
|
// $information->ic_photo,
|
|
|
|
|
|
|
|
// $information->ic_photo_width,
|
|
|
|
|
|
|
|
// $information->ic_photo_height,
|
|
|
|
|
|
|
|
// $information->ic_recommend_tours,
|
|
|
|
|
|
|
|
// $information->ic_recommend_packages,
|
|
|
|
|
|
|
|
// $information->ic_ht_area_id,
|
|
|
|
|
|
|
|
// $information->ic_ht_area_type,
|
|
|
|
|
|
|
|
// $information->ic_ht_product_id,
|
|
|
|
|
|
|
|
// $information->ic_ht_product_type,
|
|
|
|
|
|
|
|
// $information->ic_author);
|
|
|
|
|
|
|
|
// $this->echo_json(array(
|
|
|
|
|
|
|
|
// 'status' => 'ok',
|
|
|
|
|
|
|
|
// 'infoId' => $info_id,
|
|
|
|
|
|
|
|
// 'message' => 'success',
|
|
|
|
|
|
|
|
// 'date' => date('Y-m-d h:i:s')
|
|
|
|
|
|
|
|
// ));
|
|
|
|
|
|
|
|
}
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|
public function count_redirect_nofollow() {
|
|
|
|
public function count_redirect_nofollow() {
|
|
|
|