aboutsummaryrefslogtreecommitdiff
path: root/h-source/Application/Controllers
diff options
context:
space:
mode:
authorAntonio Gallo <tonicucoz@gmail.com>2011-10-25 22:52:38 +0000
committerAntonio Gallo <tonicucoz@gmail.com>2011-10-25 22:52:38 +0000
commitd67f5736dfbec2b769e98dd17f34137b9feec1fc (patch)
treebfb72d575c958957f3e722de05068b664d4fbe3f /h-source/Application/Controllers
parent94a0a341180376096f8be03261051ccd4f5fe083 (diff)
improved wiki (TOC and moderator box)
Diffstat (limited to 'h-source/Application/Controllers')
-rw-r--r--h-source/Application/Controllers/HistoryController.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/h-source/Application/Controllers/HistoryController.php b/h-source/Application/Controllers/HistoryController.php
index fac65c0..e50b7e1 100644
--- a/h-source/Application/Controllers/HistoryController.php
+++ b/h-source/Application/Controllers/HistoryController.php
@@ -298,6 +298,7 @@ class HistoryController extends BaseController
'field_name' => 'blocked',
'actions' => array('pageblock','pageunblock'),
'group' => 'admin',
+ 'types_to_show' => 'page,page_del',
),