document the soapError template variable
This commit is contained in:
parent
c5d862fb8e
commit
9f93b16353
2 changed files with 11 additions and 3 deletions
|
|
@ -100,12 +100,15 @@ our $HELP = {
|
|||
{
|
||||
'name' => 'disableWobject'
|
||||
},
|
||||
{
|
||||
'name' => 'numResults'
|
||||
},
|
||||
{
|
||||
'name' => 'soapError'
|
||||
},
|
||||
{
|
||||
'name' => 'results',
|
||||
'variables' => [
|
||||
{
|
||||
'name' => 'numResults'
|
||||
},
|
||||
{
|
||||
'name' => 'firstPage'
|
||||
},
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue