aboutsummaryrefslogtreecommitdiff
path: root/h-source/Application/Controllers/PrintersController.php
diff options
context:
space:
mode:
Diffstat (limited to 'h-source/Application/Controllers/PrintersController.php')
-rw-r--r--h-source/Application/Controllers/PrintersController.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/h-source/Application/Controllers/PrintersController.php b/h-source/Application/Controllers/PrintersController.php
index 71ce9fb..0260032 100644
--- a/h-source/Application/Controllers/PrintersController.php
+++ b/h-source/Application/Controllers/PrintersController.php
@@ -76,6 +76,7 @@ class PrintersController extends GenericController
'comm_year:sanitizeString' => 'undef',
'interface:sanitizeString' => 'undef',
'sort-by:sanitizeString' => 'undef',
+ 'search_string:sanitizeString' => 'undef'
);
$this->setArgKeys($argKeys);