From 10f51945ac703a80421f7a1d3aee36101e6485bc Mon Sep 17 00:00:00 2001 From: Antonio Gallo Date: Wed, 11 Jan 2012 17:13:07 +0000 Subject: mobile version: added catalogue page for each device category --- h-source/Application/Include/version.php | 28 ++++++++++++++++++++++++++++ 1 file changed, 28 insertions(+) (limited to 'h-source/Application/Include') diff --git a/h-source/Application/Include/version.php b/h-source/Application/Include/version.php index 2930d78..928a8e1 100644 --- a/h-source/Application/Include/version.php +++ b/h-source/Application/Include/version.php @@ -30,6 +30,34 @@ class Version 'credits,index', 'project,index', 'hardware,catalogue', + 'wifi,catalogue', + 'wifi,view', + 'videocards,catalogue', + 'videocards,view', + 'printers,catalogue', + 'printers,view', + 'scanners,catalogue', + 'scanners,view', + 'threegcards,catalogue', + 'threegcards,view', + 'soundcards,catalogue', + 'soundcards,view', + 'webcams,catalogue', + 'webcams,view', + 'bluetooth,catalogue', + 'bluetooth,view', + 'acquisitioncards,catalogue', + 'acquisitioncards,view', + 'fingerprintreaders,catalogue', + 'fingerprintreaders,view', + 'ethernetcards,catalogue', + 'ethernetcards,view', + 'sdcardreaders,catalogue', + 'sdcardreaders,view', + 'modems,catalogue', + 'modems,view', + 'notebooks,catalogue', + 'notebooks,view', ); //get the subfolder of the Views folder where to look for the view files -- cgit v1.2.3