diff options
author | Antonio Gallo <tonicucoz@gmail.com> | 2011-02-15 00:32:19 +0000 |
---|---|---|
committer | Antonio Gallo <tonicucoz@gmail.com> | 2011-02-15 00:32:19 +0000 |
commit | 1854075a62c6ca0422040b4e5ebf89088b0d02b2 (patch) | |
tree | 4c725cb4ef2b6eab95c0db23cfedcfb3c1406be4 /h-source/Config/Route.php | |
parent | 99e87e1869e49c67bea2b779283def0e98f39bca (diff) |
added wiki - part 1
Diffstat (limited to 'h-source/Config/Route.php')
-rw-r--r-- | h-source/Config/Route.php | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/h-source/Config/Route.php b/h-source/Config/Route.php index 98bb7c9..7aaf55b 100644 --- a/h-source/Config/Route.php +++ b/h-source/Config/Route.php @@ -135,6 +135,14 @@ class Route 'webcams,climb', 'webcams,talk', 'last,modifications', + 'wiki,insert', + 'wiki,update', + 'wiki,page', + 'wiki,history', + 'wiki,revision', + 'wiki,differences', + 'wiki,climb', + 'wiki,talk', ); //it can be 'yes' or 'no' |