From 259f3df3f0117628ce1455dd1b61a3f9e8f08920 Mon Sep 17 00:00:00 2001 From: Simon Rettberg Date: Thu, 31 Dec 2015 00:29:34 +0100 Subject: [statistics] Add visualization of usage --- apis/clientlog.inc.php | 1 - 1 file changed, 1 deletion(-) (limited to 'apis') diff --git a/apis/clientlog.inc.php b/apis/clientlog.inc.php index 61200875..c48fcdb0 100644 --- a/apis/clientlog.inc.php +++ b/apis/clientlog.inc.php @@ -134,7 +134,6 @@ if ($type{0} === '~') { // Usage (occupied/free) $sessionLength = 0; $used = Request::post('used', 0, 'integer'); - error_log("uuid=$uuid old=$old used=$used"); if ($old === false) die("Unknown machine.\n"); // Figure out what's happening if ($used === 0) { -- cgit v1.2.3-55-g7522