| 6 theme.php | theme_profile_wrapper() |
| 7 theme.php | theme_profile_wrapper($variables) |
Implemented using the profile-wrapper.tpl.php template.
See also
Related topics
1 theme call to theme_profile_wrapper()
File
- developer/
theme.php, line 288 - Shadow theme functions for theme templates.
Code
function theme_profile_wrapper($variables) {
// This function is never used; see the corresponding template file instead.
}
Login or register to post comments