From 98cde2db446345b80636fe933702d8fc72179965 Mon Sep 17 00:00:00 2001 From: Antonio Gallo Date: Wed, 29 Dec 2010 22:08:39 +0000 Subject: moderators can now open/close issues - part 1 --- h-source/Config/Route.php | 2 ++ 1 file changed, 2 insertions(+) (limited to 'h-source/Config/Route.php') diff --git a/h-source/Config/Route.php b/h-source/Config/Route.php index 1a3161a..c90f99d 100644 --- a/h-source/Config/Route.php +++ b/h-source/Config/Route.php @@ -100,6 +100,8 @@ class Route 'history,show', 'history,block', 'history,unblock', + 'history,open', + 'history,close', 'history,viewall', 'threegcards,catalogue', 'threegcards,view', -- cgit v1.2.3