|
|
@ -518,7 +518,7 @@ class Information extends CI_Controller {
|
|
|
|
} else {
|
|
|
|
} else {
|
|
|
|
$url = $this->config->item('site_url') . '/index.php/welcome/update_cache/?static_html_url=' . $url;
|
|
|
|
$url = $this->config->item('site_url') . '/index.php/welcome/update_cache/?static_html_url=' . $url;
|
|
|
|
}
|
|
|
|
}
|
|
|
|
if ($information->ic_type == 'product') {
|
|
|
|
if (isset($information->ic_type) && $information->ic_type == 'product') {
|
|
|
|
$url = $this->config->item('site_url') . '/index.php/welcome/update_cache/?static_html_url=' . $tmp;
|
|
|
|
$url = $this->config->item('site_url') . '/index.php/welcome/update_cache/?static_html_url=' . $tmp;
|
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|
|
|
|