From db614159c093aab7f9503a9fb6bc8f00d871ae06 Mon Sep 17 00:00:00 2001 From: Laurent Destailleur Date: Sat, 9 Nov 2019 18:37:07 +0100 Subject: [PATCH] Add php version --- htdocs/main.inc.php | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/htdocs/main.inc.php b/htdocs/main.inc.php index ec74e583b57..f5844e6ed31 100644 --- a/htdocs/main.inc.php +++ b/htdocs/main.inc.php @@ -2583,7 +2583,8 @@ if (! function_exists("llxFooter")) version: "", entity: "entity; ?>", dbtype: "type); ?>", - country_code: "country_code); ?>" + country_code: "country_code); ?>", + php_version: "" }, success: function (data, status, xhr) { // success callback function (data contains body of response) console.log("Ping ok");