diff options
author | Antonio Gallo <tonicucoz@gmail.com> | 2012-01-04 09:59:54 +0000 |
---|---|---|
committer | Antonio Gallo <tonicucoz@gmail.com> | 2012-01-04 09:59:54 +0000 |
commit | aff3e1005d17d67315262822b49e89c083dad644 (patch) | |
tree | 0a2325ae0f3546595a82c46eb3735a98c2eaef84 /h-source/Application/Include | |
parent | 5b39c3d1cd300503750162bad0af715161b1bb20 (diff) |
mobile:added hardware page
Diffstat (limited to 'h-source/Application/Include')
-rw-r--r-- | h-source/Application/Include/version.php | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/h-source/Application/Include/version.php b/h-source/Application/Include/version.php index ab0134a..2930d78 100644 --- a/h-source/Application/Include/version.php +++ b/h-source/Application/Include/version.php @@ -29,6 +29,7 @@ class Version 'contact,index', 'credits,index', 'project,index', + 'hardware,catalogue', ); //get the subfolder of the Views folder where to look for the view files |