From 15b8b6ab23abb44b4d6cdff7aec50fcfe82b73d9 Mon Sep 17 00:00:00 2001 From: cweiske Date: Mon, 27 Sep 2010 20:49:01 +0000 Subject: now we have tests for all history all methods git-svn-id: https://semanticscuttle.svn.sourceforge.net/svnroot/semanticscuttle/trunk@762 b3834d28-1941-0410-a4f8-b48e95affb8f --- src/SemanticScuttle/Service/SearchHistory.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/SemanticScuttle') diff --git a/src/SemanticScuttle/Service/SearchHistory.php b/src/SemanticScuttle/Service/SearchHistory.php index f13f8f9..a056ce2 100644 --- a/src/SemanticScuttle/Service/SearchHistory.php +++ b/src/SemanticScuttle/Service/SearchHistory.php @@ -139,7 +139,7 @@ class SemanticScuttle_Service_SearchHistory extends SemanticScuttle_DbService * - 'watchlist' - searched in watchlist * - any username to show that the search happened * in his own bookmarks. - * @param integer $uId Id of the user who searched. 0 for anonymous users + * @param integer $uId Id of the user who searched. null for any users * @param integer $nb Number of bookmarks to retrieve (paging) * @param integer $start Number of bookmark to begin with (paging) * @param boolean $distinct If the search terms shall be distinct -- cgit v1.2.3-54-g00ecf