From 48dacb4c27c72d7131e5b3edab89b45d5c0f0009 Mon Sep 17 00:00:00 2001 From: Mr Chen Date: Sun, 7 Jan 2024 04:14:03 +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 8ace926fa..8304d0b96 100755 --- a/plugins/php/js/php.js +++ b/plugins/php/js/php.js @@ -142,7 +142,7 @@ function phpCommonFunc(version){ con += '

\ \ \ - \ + \

'; $(".soft-man-con").html(con);