From faf18b816b6fecce5ab5023a2d87fe1f2d44f132 Mon Sep 17 00:00:00 2001 From: Simon Rettberg Date: Thu, 13 Apr 2017 18:08:31 +0200 Subject: [locationinfo] Refactor the main view - Simplify javascript - Remove client count and locationid column from view, not useful for the average user - Remove/simplify queries, use Location helper more to deal with locations --- modules-available/locationinfo/inc/locationinfo.inc.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (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 f924e469..9bd5ff5b 100644 --- a/modules-available/locationinfo/inc/locationinfo.inc.php +++ b/modules-available/locationinfo/inc/locationinfo.inc.php @@ -6,7 +6,7 @@ class LocationInfo /** * Gets the pc data and returns it's state. * - * @param $pc The pc data from the db. Array('logintime' =>, 'lastseen' =>, 'lastboot' =>) + * @param array $pc The pc data from the db. Array('logintime' =>, 'lastseen' =>, 'lastboot' =>) * @return int pc state */ public static function getPcState($pc) -- cgit v1.2.3-55-g7522