From d311bddd350fde9c35d8a04351accee9d6e0af1d Mon Sep 17 00:00:00 2001 From: Jannik Schönartz Date: Sat, 28 Jan 2017 23:18:18 -0800 Subject: API: Adde a method for multi handle ids and a method for returning the room tree. --- modules-available/locationinfo/inc/locationinfo.inc.php | 1 + 1 file changed, 1 insertion(+) (limited to 'modules-available/locationinfo/inc/locationinfo.inc.php') diff --git a/modules-available/locationinfo/inc/locationinfo.inc.php b/modules-available/locationinfo/inc/locationinfo.inc.php index d4bd2b0a..7ef06f8b 100644 --- a/modules-available/locationinfo/inc/locationinfo.inc.php +++ b/modules-available/locationinfo/inc/locationinfo.inc.php @@ -11,6 +11,7 @@ class LocationInfo * [2] = OFF * [3] = 10 days offline (BROKEN?) */ + // TODO USE STATE NAME instead of numbers $logintime = (int)$pc['logintime']; $lastseen = (int)$pc['lastseen']; -- cgit v1.2.3-55-g7522