document that scratch variables are now available in all templates

This commit is contained in:
Colin Kuskie 2006-12-05 18:27:47 +00:00
parent c51b8e5bcd
commit eb8627fc19
2 changed files with 12 additions and 1 deletions

View file

@ -84,7 +84,10 @@ our $HELP = {
},
{
'name' => 'session form variables'
}
},
{
'name' => 'session scratch variables'
},
],
related => [
]