From d02164662eda11c0170bc4023fc33d35c6c456f8 Mon Sep 17 00:00:00 2001 From: brettp Date: Tue, 9 Feb 2010 18:13:21 +0000 Subject: Correcting the corrected documentation. git-svn-id: http://code.elgg.org/elgg/trunk@3926 36083f99-b078-4883-b0ff-0f9b5a30f544 --- mod/search/start.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'mod/search/start.php') diff --git a/mod/search/start.php b/mod/search/start.php index 8a6f30e6b..5767e65ff 100644 --- a/mod/search/start.php +++ b/mod/search/start.php @@ -78,7 +78,7 @@ function search_page_handler($page) { * Determins context based upon occurance and distance of words with each other. * * @param string $haystack - * @param array $query + * @param string $query * @param int $min_match_context = 30 * @param int $max_length = 300 * @return string -- cgit v1.2.3