aboutsummaryrefslogtreecommitdiff
path: root/h-source/Application/Controllers/SdcardreadersController.php
diff options
context:
space:
mode:
Diffstat (limited to 'h-source/Application/Controllers/SdcardreadersController.php')
-rw-r--r--h-source/Application/Controllers/SdcardreadersController.php4
1 files changed, 2 insertions, 2 deletions
diff --git a/h-source/Application/Controllers/SdcardreadersController.php b/h-source/Application/Controllers/SdcardreadersController.php
index 78ba530..9d156cf 100644
--- a/h-source/Application/Controllers/SdcardreadersController.php
+++ b/h-source/Application/Controllers/SdcardreadersController.php
@@ -54,7 +54,7 @@ class SdcardreadersController extends GenericController
'comm_year:sanitizeString' => 'undef',
'sd_card_works:sanitizeString' => 'undef',
'interface:sanitizeString' => 'undef',
- 'sort-by:sanitizeString' => 'undef',
+ 'sort-by:sanitizeString' => 'sdcard-works',
'search_string:sanitizeString' => 'undef'
);
@@ -128,4 +128,4 @@ class SdcardreadersController extends GenericController
parent::talk($lang, $id_hard, $token);
}
-} \ No newline at end of file
+}