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

This commit is contained in:
Colin Kuskie 2012-02-29 23:50:51 -08:00
parent 04c902a23e
commit db0befd864
3 changed files with 10 additions and 2 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", },