Implemented using the profile-wrapper.tpl.php template.

See also

profile-wrapper.tpl.php

Related topics

1 theme call to theme_profile_wrapper()
profile_browse in modules/profile/profile.pages.inc
Menu callback; display a list of user information.

File

developer/theme.php, line 271
Shadow theme functions for theme templates.

Code

function theme_profile_wrapper() {

  // This function is never used; see the corresponding template file instead.
}