diff options
author | Antonio Gallo <tonicucoz@gmail.com> | 2012-09-22 20:52:50 +0000 |
---|---|---|
committer | Antonio Gallo <tonicucoz@gmail.com> | 2012-09-22 20:52:50 +0000 |
commit | 9ba61c9423648725af546dad7f8b207fd41317e5 (patch) | |
tree | a76d88f2bc1ead488e9f22557c27fc1188790750 /h-source/Config | |
parent | 10bc2a32759112ad7d97eeb8bd783e7451ef28fd (diff) |
added the FAQ page to the top menu - lammi87 issue
Diffstat (limited to 'h-source/Config')
-rw-r--r-- | h-source/Config/Route.php | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/h-source/Config/Route.php b/h-source/Config/Route.php index 7c3687f..9086b08 100644 --- a/h-source/Config/Route.php +++ b/h-source/Config/Route.php @@ -32,6 +32,7 @@ class Route 'credits,index', 'hardware,catalogue', 'help,page', + 'faq,page', 'home,index', 'image,captcha', 'issues,viewall', |