增加ah,ch,gh对$OPI_Code的初始化处理

master
黄文强@HWQ-PC 12 months ago
parent d4b5a169ba
commit 0f7969af7e

@ -31,6 +31,7 @@
'LXW' => 'https://www.globalhighlights.com/aboutus/team/carper-li', 'LXW' => 'https://www.globalhighlights.com/aboutus/team/carper-li',
'zzyGH' => 'https://www.globalhighlights.com/aboutus/team/ruru-zhou', 'zzyGH' => 'https://www.globalhighlights.com/aboutus/team/ruru-zhou',
]; ];
$OPI_Code = empty($OPI_Code) ? '' : $OPI_Code;
if (!empty($meta_news_createdate)) {?> if (!empty($meta_news_createdate)) {?>
<div class="authorupdate"> <div class="authorupdate">
Written by Written by

@ -28,6 +28,7 @@
'LXW' => 'https://www.globalhighlights.com/aboutus/team/carper-li', 'LXW' => 'https://www.globalhighlights.com/aboutus/team/carper-li',
'zzyGH' => 'https://www.globalhighlights.com/aboutus/team/ruru-zhou', 'zzyGH' => 'https://www.globalhighlights.com/aboutus/team/ruru-zhou',
]; ];
$OPI_Code = empty($OPI_Code) ? '' : $OPI_Code;
if (!empty($meta_news_createdate)) {?> if (!empty($meta_news_createdate)) {?>
<div class="authorupdate"> <div class="authorupdate">
Written by Written by

@ -28,6 +28,7 @@
'LXW' => 'https://www.globalhighlights.com/aboutus/team/carper-li', 'LXW' => 'https://www.globalhighlights.com/aboutus/team/carper-li',
'zzyGH' => 'https://www.globalhighlights.com/aboutus/team/ruru-zhou', 'zzyGH' => 'https://www.globalhighlights.com/aboutus/team/ruru-zhou',
]; ];
$OPI_Code = empty($OPI_Code) ? '' : $OPI_Code;
if (!empty($meta_news_createdate)) {?> if (!empty($meta_news_createdate)) {?>
<div class="authorupdate"> <div class="authorupdate">
Written by Written by

Loading…
Cancel
Save