| Versionen | |
|---|---|
| drupal6 | theme_user_profile_category() |
Implemented using the user-profile-category.tpl.php template.
developer-docs/
<?php
function theme_user_profile_category() {
// This function is never used; see the corresponding template file instead.
}
?>
Kommentare
Kommentar hinzufügen