X-Git-Url: https://git.cyclocoop.org/?a=blobdiff_plain;f=includes%2Fspecials%2FSpecialMIMEsearch.php;h=e8e5ea0d06b76a248acf20baaf9a57581d43f8cf;hb=4d7a8b877917b5a7e3f98400135d0a1e1f480e70;hp=2599b163000ebdc2ca04f33bbeea505be39b8377;hpb=1658759d42a5d802e29a71c3fd70ae127afd3e46;p=lhc%2Fweb%2Fwiklou.git diff --git a/includes/specials/SpecialMIMEsearch.php b/includes/specials/SpecialMIMEsearch.php index 2599b16300..e8e5ea0d06 100644 --- a/includes/specials/SpecialMIMEsearch.php +++ b/includes/specials/SpecialMIMEsearch.php @@ -132,6 +132,7 @@ class MIMEsearchPage extends QueryPage { ->setMethod( 'get' ) ->prepareForm() ->displayForm( false ); + return ''; } protected function getSuggestionsForTypes() {