Browse Source

PHPdoc pour le formateur

root 14 years ago
parent
commit
65997247fc
1 changed files with 3 additions and 1 deletions
  1. 3 1
      fgcf.module

+ 3 - 1
fgcf.module

@@ -559,7 +559,9 @@ function _fgcf_get_vocabulary_by_name($name) {
 }
 
 /**
- * Theming functions.
+ * Theme function for fgcf_formatter_fgcf_support_page_link.
+ *
+ * @return string
  */
 function theme_fgcf_formatter_fgcf_support_page_link($element) {
   $term = taxonomy_get_term($element['#item']['value']);