add the new CS epochDate template variable to the help system

This commit is contained in:
Colin Kuskie 2008-09-22 17:49:48 +00:00
parent bf39e26d6c
commit f17c6f75e8
2 changed files with 6 additions and 0 deletions

View file

@ -223,6 +223,7 @@ our $HELP = {
},
{ 'name' => 'guid' },
{ 'name' => 'pubDate' },
{ 'name' => 'epochDate' },
{ 'name' => 'attachmentLoop',
'variables' => [
{ 'name' => 'attachment_thumbnail' },