diff options
author | Antonio Gallo <tonicucoz@gmail.com> | 2011-06-23 19:45:28 +0000 |
---|---|---|
committer | Antonio Gallo <tonicucoz@gmail.com> | 2011-06-23 19:45:28 +0000 |
commit | e29f02659a5328a52042fb43bd3baad321ee3e91 (patch) | |
tree | b8f6fc9ba122bc5094974e932458f069285fc6b0 /h-source/Config/Route.php | |
parent | 34adb20d0ffe996bf454ade33ff02fef70968730 (diff) |
administrators can now approve device page submitted by anonymous users
Diffstat (limited to 'h-source/Config/Route.php')
-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 27070b3..a03e718 100644 --- a/h-source/Config/Route.php +++ b/h-source/Config/Route.php @@ -131,6 +131,7 @@ class Route 'history,pageshow', 'history,devicehide', 'history,deviceshow', + 'history,deviceapprove', 'threegcards,catalogue', 'threegcards,view', 'threegcards,history', |