|
|
|
|
@ -2098,8 +2098,8 @@ class Information extends CI_Controller
|
|
|
|
|
if (!empty($information->ic_content) || !empty($information->ic_summary) || $meta_pc_amp == 'yes') {
|
|
|
|
|
$url = $this->config->item('site_url') . '/index.php/information/detail/?static_html_url=' . $url . '&flag=empty_false';
|
|
|
|
|
} else {
|
|
|
|
|
//$url = $this->config->item('site_url') . '/index.php/welcome/update_cache/?static_html_url=' . //$url;
|
|
|
|
|
$url = $this->config->item('site_url') . '/index.php/information/detail/?static_html_url=' . $url . '&flag=empty_true';
|
|
|
|
|
$url = $this->config->item('site_url') . '/index.php/welcome/update_cache/?static_html_url=' . $url . '&flag=empty_true';
|
|
|
|
|
//$url = $this->config->item('site_url') . '/index.php/information/detail/?static_html_url=' . $url . '&flag=empty_true';
|
|
|
|
|
}
|
|
|
|
|
if (isset($information->ic_type) && $information->ic_type == 'product') {
|
|
|
|
|
$url = $this->config->item('site_url') . '/index.php/welcome/update_cache/?static_html_url=' . $tmp;
|
|
|
|
|
|