diff options
author | Antonio Gallo <tonicucoz@gmail.com> | 2012-04-30 13:29:13 +0000 |
---|---|---|
committer | Antonio Gallo <tonicucoz@gmail.com> | 2012-04-30 13:29:13 +0000 |
commit | 2a60d350047284d575201f4a2a3cb8169eb6b43b (patch) | |
tree | 8ddb0453f53f35015177e3cee970485c355fcd97 /h-source/Application/Include/version.php | |
parent | 8cd4f542161c2bca405e68edb5305600c175a535 (diff) |
added the mobile version of RAID adapters
Diffstat (limited to 'h-source/Application/Include/version.php')
-rw-r--r-- | h-source/Application/Include/version.php | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/h-source/Application/Include/version.php b/h-source/Application/Include/version.php index aa892bc..8f7f784 100644 --- a/h-source/Application/Include/version.php +++ b/h-source/Application/Include/version.php @@ -58,6 +58,8 @@ class Version 'modems,view', 'notebooks,catalogue', 'notebooks,view', + 'raidadapters,catalogue', + 'raidadapters,view', ); //get the subfolder of the Views folder where to look for the view files |