From ad03c666be3c5e957592875b1ac6be06ee4867e9 Mon Sep 17 00:00:00 2001 From: zhaixiaojian Date: Fri, 12 Jul 2024 15:07:04 +0800 Subject: [PATCH] * [story#59828,done,2h,0h] correct the code format. --- module/repo/zen.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/module/repo/zen.php b/module/repo/zen.php index 382c5ebcb1..59d2cc76ba 100644 --- a/module/repo/zen.php +++ b/module/repo/zen.php @@ -1284,7 +1284,7 @@ class repoZen extends repo foreach($tmpLinkBranchs as $type=>$value) { $error .= sprintf($this->lang->repo->error->linkedBranch, $this->lang->$type->common, html::a( - $this->createLink('repo', 'browse', 'repoID='.$repoID), + $this->createLink('repo', 'browse', 'repoID=' . $repoID), implode(', ', $value), '_blank', '',