webmaster@1: '. check_plain(print_r($profile, 1)) .''; ?> webmaster@1: * webmaster@1: * @see user-profile-category.tpl.php webmaster@1: * where the html is handled for the group. webmaster@1: * @see user-profile-field.tpl.php webmaster@1: * where the html is handled for each item in the group. webmaster@1: * webmaster@1: * Available variables: webmaster@1: * - $user_profile: All user profile data. Ready for print. webmaster@1: * - $profile: Keyed array of profile categories and their items or other data webmaster@1: * provided by modules. webmaster@1: * webmaster@1: * @see template_preprocess_user_profile() webmaster@1: */ webmaster@1: ?> webmaster@1:
webmaster@1: webmaster@1: