- Added a forum.lastPost.user.hasRead variable to the Message Board template.

This commit is contained in:
JT Smith 2006-07-26 22:26:19 +00:00
parent 24a2d8b760
commit 8818309eaa
4 changed files with 10 additions and 1 deletions

View file

@ -101,6 +101,9 @@ our $HELP = {
{
'name' => 'forum.lastpost.subject'
},
{
'name' => 'forum.lastpost.user.hasread'
},
{
'name' => 'forum.lastpost.user.id'
},