POD fixes and removing debug output
This commit is contained in:
parent
f3346bd008
commit
2d9565775f
53 changed files with 267 additions and 215 deletions
|
|
@ -64,7 +64,7 @@ sub privateName {
|
|||
|
||||
#-------------------------------------------------------------------
|
||||
|
||||
=head2 definition ( $session, [ additionalTerms ] )
|
||||
=head2 definition ( session, [ additionalTerms ] )
|
||||
|
||||
Defines the schema or parameters for a form field.
|
||||
|
||||
|
|
@ -526,7 +526,7 @@ sub prepareWrapper {
|
|||
|
||||
=head2 session ( )
|
||||
|
||||
Returns a reference to the session.
|
||||
Returns a reference to the current session.
|
||||
|
||||
=cut
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue