From dfd06fe15f8b745bb5913463d3956b1bf1a2c023 Mon Sep 17 00:00:00 2001 From: Zhangyu Date: Tue, 27 Aug 2024 01:04:02 +0000 Subject: [PATCH] * [task#126403] modify sonar error. --- lib/zin/wg/thinkradio/v1.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/zin/wg/thinkradio/v1.php b/lib/zin/wg/thinkradio/v1.php index a892ce9e45..c6f56be097 100644 --- a/lib/zin/wg/thinkradio/v1.php +++ b/lib/zin/wg/thinkradio/v1.php @@ -58,7 +58,7 @@ class thinkRadio extends thinkQuestion foreach($quoteQuestions as $item) { if($item->id == $step->options->quoteTitle) $quoteName = $item->title; - }; + } $detailWg[] = div ( setClass('mt-3'),