|
|
@ -246,7 +246,7 @@ class Info_amp extends CI_Controller
|
|
|
|
if ($show_photo_meta == 'no') {
|
|
|
|
if ($show_photo_meta == 'no') {
|
|
|
|
$use_photo = '';
|
|
|
|
$use_photo = '';
|
|
|
|
} else {
|
|
|
|
} 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) {
|
|
|
|
if (!empty($info->ic_content) && !empty($info->ic_url) && stripos($info->ic_url, '/test/')===false) {
|
|
|
|
array_push($newrs, array(
|
|
|
|
array_push($newrs, array(
|
|
|
|