From 99a57d29afde1d32a134628e6efe714b15691572 Mon Sep 17 00:00:00 2001 From: Mr Chen Date: Wed, 1 May 2024 17:54:17 +0800 Subject: [PATCH] Update php.js --- plugins/php/js/php.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugins/php/js/php.js b/plugins/php/js/php.js index 777c5b995..5c369d2ba 100755 --- a/plugins/php/js/php.js +++ b/plugins/php/js/php.js @@ -79,7 +79,7 @@ function phpSetConfig(version) { ibody = '' break; } - mlist += '

' + rdata[i].name + '' + ibody + ', ' + rdata[i].ps + '

' + mlist += '

' + rdata[i].name + '' + ibody + ', ' + rdata[i].ps + '

'; } var phpCon = '
\ ' + mlist + '\