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

@ -32,7 +32,7 @@ Operation handler for managing workflows.
#-------------------------------------------------------------------
=head2 www_addWorkflow ()
=head2 www_addWorkflow ( )
Allows the user to choose the type of workflow that's going to be created.
@ -72,7 +72,7 @@ sub www_addWorkflow {
#-------------------------------------------------------------------
=head2 www_addWorkflowSave ()
=head2 www_addWorkflowSave ( )
Saves the results from www_addWorkflow().