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