From a92ac04bacccae42c50115ad7634fd2381a9bbdc Mon Sep 17 00:00:00 2001 From: qiyu-xie Date: Wed, 11 Aug 2021 09:06:53 +0800 Subject: [PATCH] * Modify program list user avatar. --- module/program/view/browsebylist.html.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/module/program/view/browsebylist.html.php b/module/program/view/browsebylist.html.php index 2949956e1b..d2644a4c0d 100644 --- a/module/program/view/browsebylist.html.php +++ b/module/program/view/browsebylist.html.php @@ -63,7 +63,7 @@ PM)):?>
- PM]) ? html::image(zget($usersAvatar, $program->PM)) : strtoupper($program->PM[0]);?> + PM]) ? html::image($usersAvatar[$program->PM]) : strtoupper($program->PM[0]);?>
PM]) ? $PMList[$program->PM]->id : '';?> PM);?>