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");