aboutsummaryrefslogtreecommitdiff
path: root/h-source/Application/Controllers/SpecialController.php
diff options
context:
space:
mode:
Diffstat (limited to 'h-source/Application/Controllers/SpecialController.php')
-rw-r--r--h-source/Application/Controllers/SpecialController.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/h-source/Application/Controllers/SpecialController.php b/h-source/Application/Controllers/SpecialController.php
index db3975b..3776a18 100644
--- a/h-source/Application/Controllers/SpecialController.php
+++ b/h-source/Application/Controllers/SpecialController.php
@@ -105,6 +105,7 @@ class SpecialController extends BaseController
'gr' => 'registered',
'type' => 'hardware',
'deleted' => 'no',
+ 'cleared' => 'no',
);
$this->helper('Pages','special/'.$this->action.'/'.$this->lang,'page');