hotfix/远程访问多媒体中心
lmrwork 7 years ago
parent c3cfe3c579
commit bda469fe2b

@ -246,7 +246,7 @@ class Info_amp extends CI_Controller
if ($show_photo_meta == 'no') {
$use_photo = '';
} else {
$use_photo = $this->config->item('site_image_url').$info->ic_photo;
//$use_photo = $this->config->item('site_image_url').$info->ic_photo;
}
if (!empty($info->ic_content) && !empty($info->ic_url) && stripos($info->ic_url, '/test/')===false) {
array_push($newrs, array(

Loading…
Cancel
Save