ic_photo 2

hotfix/远程访问多媒体中心
lmrwork 8 years ago
parent 2eed75fad1
commit c3cfe3c579

@ -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').$ic->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