aboutsummaryrefslogtreecommitdiff
path: root/h-source/Application/Include/hardware.php
diff options
context:
space:
mode:
authorAntonio Gallo <tonicucoz@gmail.com>2011-10-06 20:25:55 +0000
committerAntonio Gallo <tonicucoz@gmail.com>2011-10-06 20:25:55 +0000
commit53f9d690ee2f49545d63788be6c1fe80d9ec6e58 (patch)
treeb9b51d06c214396d6ca4b79c380d26ce13f53a92 /h-source/Application/Include/hardware.php
parent99a6ba9947839d62a3f09f48a0ba962c23794491 (diff)
added the entry "does it adopt any techniques to track users?" for printers - part 1
Diffstat (limited to 'h-source/Application/Include/hardware.php')
-rw-r--r--h-source/Application/Include/hardware.php2
1 files changed, 2 insertions, 0 deletions
diff --git a/h-source/Application/Include/hardware.php b/h-source/Application/Include/hardware.php
index 7cfb994..91a66be 100644
--- a/h-source/Application/Include/hardware.php
+++ b/h-source/Application/Include/hardware.php
@@ -151,6 +151,8 @@ class Hardware
public static $commYear = 'not-specified,2011,2010,2009,2008,2007,2006,2005,2004,2003,2002,2001,2000,1999,1998,1997,1996,1995,1994,1993,1992';
+ public static $trackSelect = 'not-specified,no,yes';
+
}
class Printer extends Hardware