From fcb2e2c037de64754627a2a5ff9f3022cecfdcd9 Mon Sep 17 00:00:00 2001 From: caoyanyi Date: Fri, 28 Jul 2023 09:51:58 +0800 Subject: [PATCH] * Change comment. --- module/task/ui/report.html.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/module/task/ui/report.html.php b/module/task/ui/report.html.php index 0b4c947308..e599d0229f 100644 --- a/module/task/ui/report.html.php +++ b/module/task/ui/report.html.php @@ -4,7 +4,7 @@ declare(strict_types=1); * The report view file of task module of ZenTaoPMS. * @copyright Copyright 2009-2023 禅道软件(青岛)有限公司(ZenTao Software (Qingdao) Co., Ltd. www.zentao.net) * @license ZPL(https://zpl.pub/page/zplv12.html) or AGPL(https://www.gnu.org/licenses/agpl-3.0.en.html) - * @author Tingting Dai + * @author Yanyi Cao * @package task * @link https://www.zentao.net */