diff options
author | Antonio Gallo <tonicucoz@gmail.com> | 2012-05-21 13:58:22 +0000 |
---|---|---|
committer | Antonio Gallo <tonicucoz@gmail.com> | 2012-05-21 13:58:22 +0000 |
commit | 7fb84c6c0e482ae6d2f241b7fb6d75549fa7529d (patch) | |
tree | 7dc57e6c6c4cffad9a2488d3eae87d2f962e7e5b /h-source/Application/Include | |
parent | e0e34f25578a0dbec45ebba15af3c56a42692118 (diff) |
added the mobile version of PCMCIA controllers
Diffstat (limited to 'h-source/Application/Include')
-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 8f7f784..c4b6ebb 100644 --- a/h-source/Application/Include/version.php +++ b/h-source/Application/Include/version.php @@ -60,6 +60,8 @@ class Version 'notebooks,view', 'raidadapters,catalogue', 'raidadapters,view', + 'pcmcia,catalogue', + 'pcmcia,view', ); //get the subfolder of the Views folder where to look for the view files |