Document the Cart template variable, message. Fixes bug #11658
This commit is contained in:
parent
178e6f7729
commit
f4a42593f7
3 changed files with 12 additions and 0 deletions
|
|
@ -128,6 +128,11 @@ our $HELP = {
|
|||
},
|
||||
],
|
||||
},
|
||||
{
|
||||
name => "message",
|
||||
description => "message help",
|
||||
required => 1,
|
||||
},
|
||||
{
|
||||
name => "error",
|
||||
description => "error help",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue