From e29f02659a5328a52042fb43bd3baad321ee3e91 Mon Sep 17 00:00:00 2001 From: Antonio Gallo Date: Thu, 23 Jun 2011 19:45:28 +0000 Subject: administrators can now approve device page submitted by anonymous users --- h-source/Config/Route.php | 1 + 1 file changed, 1 insertion(+) (limited to 'h-source/Config') 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', -- cgit v1.2.3