From eb6e87a596b86dafba8e794334d9fbd796c760e3 Mon Sep 17 00:00:00 2001 From: jbousquie Date: Fri, 9 Dec 2016 14:44:31 +0100 Subject: [PATCH] =?UTF-8?q?temp=20:=20console.log=20des=20reqs=20squidguar?= =?UTF-8?q?d=20non=20pr=C3=A9sentes=20dans=20la=20liste=20des=20connexions?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- admin/salles_live.php | 3 +++ 1 file changed, 3 insertions(+) diff --git a/admin/salles_live.php b/admin/salles_live.php index a5b3c3e..5cbab13 100644 --- a/admin/salles_live.php +++ b/admin/salles_live.php @@ -215,6 +215,9 @@ function InfoCouleurs() { stylesToFade.push({style: el_salleH.style, rgba: rgba}, {style: el_salleL.style, rgba: rgba}); } } + else { + console.log(ips[i]["hote"], ips[i]["ip"]); + } } var fade = function() {