document the soapError template variable

This commit is contained in:
Colin Kuskie 2006-12-31 04:21:29 +00:00
parent c5d862fb8e
commit 9f93b16353
2 changed files with 11 additions and 3 deletions

View file

@ -100,12 +100,15 @@ our $HELP = {
{
'name' => 'disableWobject'
},
{
'name' => 'numResults'
},
{
'name' => 'soapError'
},
{
'name' => 'results',
'variables' => [
{
'name' => 'numResults'
},
{
'name' => 'firstPage'
},