From 7cf957f5db1e63218cd58208a06a5a9c962ca711 Mon Sep 17 00:00:00 2001 From: Dries Buytaert Date: Thu, 7 May 2009 10:39:38 +0000 Subject: [PATCH] - Patch #300750 by brianV: documented a variable. --- modules/profile/profile-listing.tpl.php | 1 + 1 file changed, 1 insertion(+) diff --git a/modules/profile/profile-listing.tpl.php b/modules/profile/profile-listing.tpl.php index 6b48189ad53..48051a41d4a 100644 --- a/modules/profile/profile-listing.tpl.php +++ b/modules/profile/profile-listing.tpl.php @@ -10,6 +10,7 @@ * where all the data is collected and printed out. * * Available variables: + * - $account: User's account object. * - $picture: Image configured for the account linking to the users page. * - $name: User's account name linking to the users page. * - $profile: Keyed array of all profile fields that are set as visible