From 82d1fce1124a497dc1b78cf88dbc29e2eb1f6ae5 Mon Sep 17 00:00:00 2001 From: Antonio Gallo Date: Sun, 10 Jul 2011 20:27:11 +0000 Subject: administrators can now see the list of pages that have to be approved --- h-source/Config/Route.php | 1 + 1 file changed, 1 insertion(+) (limited to 'h-source/Config/Route.php') diff --git a/h-source/Config/Route.php b/h-source/Config/Route.php index a03e718..5362ae0 100644 --- a/h-source/Config/Route.php +++ b/h-source/Config/Route.php @@ -163,6 +163,7 @@ class Route 'special,modactions', 'special,adminactions', 'special,deleted', + 'special,notapproved', 'wiki,insert', 'wiki,update', 'wiki,page', -- cgit v1.2.3