Document a template variable that already existed to fulfill RFE #9730.

This commit is contained in:
Colin Kuskie 2012-02-29 23:51:57 -08:00
parent d2f157ddea
commit 92f4a5f1af
3 changed files with 16 additions and 8 deletions

View file

@ -55,6 +55,7 @@ our $HELP = {
isa => [ ],
fields => [ ],
variables => [
{ name => "profile_user_id", },
{ name => "user_full_name", },
{ name => "user_member_since", },
{ name => "view_profile_url", },