POD fixes and removing debug output

This commit is contained in:
Wouter van Oijen 2006-07-11 09:05:22 +00:00
parent f3346bd008
commit 2d9565775f
53 changed files with 267 additions and 215 deletions

View file

@ -64,7 +64,7 @@ sub getAssetIds {
#-------------------------------------------------------------------
=head2 getAsses ( )
=head2 getAssets ( )
Returns an array reference containing asset objects for those that matched.
@ -95,7 +95,7 @@ sub getAssets {
#-------------------------------------------------------------------
=head2 getPaginatorResultSet ( )
=head2 getPaginatorResultSet ( currentURL, paginateAfter, pageNumber, formVar )
Returns a paginator object containing the search result set data.
@ -318,6 +318,8 @@ sub search {
=head2 session ( )
Returns a reference to the current session.
=cut
sub session {