X-Git-Url: http://git.freeside.biz/gitweb/?p=freeside.git;a=blobdiff_plain;f=FS%2FFS%2FPagedSearch.pm;h=a1cd06818d10cc3ddcd271237bff05e3c8bc5aad;hp=e740965eac2da11649934a62f46137e33d600f83;hb=17a8b72b78ba455b58d53731fe557a471e0f2947;hpb=83cad295d38b0c764b59b62bc4840dcf666b7de9 diff --git a/FS/FS/PagedSearch.pm b/FS/FS/PagedSearch.pm index e740965ea..a1cd06818 100644 --- a/FS/FS/PagedSearch.pm +++ b/FS/FS/PagedSearch.pm @@ -31,7 +31,7 @@ while ( my $row = $search->fetch ) { =item psearch ARGUMENTS -A wrapper around L. Accepts all the same arguments +A wrapper around L. Accepts all the same arguments as qsearch, except for the arrayref union query mode, and returns an FS::PagedSearch object to access the rows of the query one at a time. If the query doesn't contain an ORDER BY clause already, it will be ordered