From 5e299fb0d69c110c82553553afc489db5e936cb5 Mon Sep 17 00:00:00 2001 From: liuyongkai Date: Tue, 17 Jan 2023 00:58:43 +0000 Subject: [PATCH] * Resolve feedback #2000. --- module/bug/control.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/module/bug/control.php b/module/bug/control.php index 20a4cef314..b0651b9bb2 100755 --- a/module/bug/control.php +++ b/module/bug/control.php @@ -2473,7 +2473,7 @@ class bug extends control /** * Ajax get product bugs. * - * @param int $productID + * @param int $productID * @param int $bugID * @access public * @return string