aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorcweiske <cweiske@b3834d28-1941-0410-a4f8-b48e95affb8f>2010-09-27 20:49:01 +0000
committercweiske <cweiske@b3834d28-1941-0410-a4f8-b48e95affb8f>2010-09-27 20:49:01 +0000
commit15b8b6ab23abb44b4d6cdff7aec50fcfe82b73d9 (patch)
treea3c00c9a632cc3716c4d696f0e7ec0da6be0e8a4 /src
parent42666d0991acd687a65117c834f06f9fe6434c4a (diff)
downloadsemanticscuttle-15b8b6ab23abb44b4d6cdff7aec50fcfe82b73d9.tar.gz
semanticscuttle-15b8b6ab23abb44b4d6cdff7aec50fcfe82b73d9.tar.bz2
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
Diffstat (limited to 'src')
-rw-r--r--src/SemanticScuttle/Service/SearchHistory.php2
1 files changed, 1 insertions, 1 deletions
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