fix errors in pod for www_setScratch
This commit is contained in:
parent
9096e6f9fe
commit
053a0b4cfe
1 changed files with 2 additions and 2 deletions
|
|
@ -39,10 +39,10 @@ sub www_deleteScratch {
|
||||||
|
|
||||||
#-------------------------------------------------------------------
|
#-------------------------------------------------------------------
|
||||||
|
|
||||||
=head2 www_deleteScratch ( )
|
=head2 www_setScratch ( )
|
||||||
|
|
||||||
|
|
||||||
Delete a variable from the session scratch area by setting forms
|
Set a variable in the session scratch area by setting forms
|
||||||
variables, scratchName, the name of the variable to set, and scratchValue,
|
variables, scratchName, the name of the variable to set, and scratchValue,
|
||||||
the value the variable should take.
|
the value the variable should take.
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue