This commit is contained in:
Laurent Destailleur 2022-03-29 10:28:44 +02:00
parent b3f0681d7c
commit 301805f383

View File

@ -3275,6 +3275,7 @@ if (!function_exists("llxFooter")) {
?>
<script>
jQuery(document).ready(function (tmp) {
console.log("Try Ping with hash_unique_id is md5('dolibarr'+instance_unique_id)");
$.ajax({
method: "POST",
url: "<?php echo $url_for_ping ?>",