From d726f1bb155be717261872e897a13d763b0d7823 Mon Sep 17 00:00:00 2001
From: Mr Chen
Date: Sun, 7 Jan 2024 02:43:33 +0800
Subject: [PATCH] Update php.js
---
plugins/php-apt/js/php.js | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/plugins/php-apt/js/php.js b/plugins/php-apt/js/php.js
index 6a3266ea9..c25519dfe 100755
--- a/plugins/php-apt/js/php.js
+++ b/plugins/php-apt/js/php.js
@@ -134,9 +134,9 @@ function phpCommonFunc(version){
\
';
+ // \
con += '
\
\
- \
';
$(".soft-man-con").html(con);