X-Git-Url: http://git.shiar.nl/minimedit.git/blobdiff_plain/fa30f71a6ab727c90e0b600582f9944dfaa1ca89..c3518f67a1134e20a497dbfc3161353b650e279d:/search.php diff --git a/search.php b/search.php index e1da846..0b15607 100644 --- a/search.php +++ b/search.php @@ -1,17 +1,58 @@ $limit) { + shuffle($results); // avoid alphabetical top set + } +} + +if (isset($Place['verbose'])) { + printf("

%s gevonden voor %s:

\n", + $results ? count($results).' resultaten' : 'Niets', + htmlspecialchars($query) + ); } require_once('nieuws.inc.php'); -print '\n";