From 8a93c36a30afcb1f911d183fe630239373bf2827 Mon Sep 17 00:00:00 2001 From: wangyuting Date: Mon, 10 Nov 2025 15:18:13 +0800 Subject: [PATCH] * Optimize code. --- module/bug/ui/export.html.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/module/bug/ui/export.html.php b/module/bug/ui/export.html.php index ea78f3416b..853299e654 100644 --- a/module/bug/ui/export.html.php +++ b/module/bug/ui/export.html.php @@ -1,11 +1,11 @@ - * @package xxx + * @package bug * @link https://www.zentao.net */ include '../../file/ui/export.html.php';