add documentation for urlIcal template variable, and make it point to the URL, rather than the method

This commit is contained in:
Colin Kuskie 2007-03-27 20:43:16 +00:00
parent 211bbb552a
commit 9e0c0d2594
3 changed files with 13 additions and 1 deletions

View file

@ -132,6 +132,9 @@ our $HELP = {
{
'name' => 'urlPrint'
},
{
'name' => 'urlIcal'
},
{
'name' => 'paramStart'
},