diff options
Diffstat (limited to 'lib')
-rw-r--r-- | lib/frontend.php | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/frontend.php b/lib/frontend.php index e15a4a0..4c5e232 100644 --- a/lib/frontend.php +++ b/lib/frontend.php @@ -1289,6 +1289,7 @@ class frontend{ $key == "extendedsearch" || $value == "any" || $value == "all" || + $key == "spellcheck" || ( $ommit === true && $key == "s" |