Browse Source

Tripal Natural Diversity adheres to Drupal coding standards

Pubudu Basnayaka 12 years ago
parent
commit
779d57e08a

+ 4 - 0
tripal_natural_diversity/tripal_natural_diversity.api.inc

@@ -1,4 +1,8 @@
 <?php
+/**
+ * @file
+ * @todo Add file header description
+ */
 
 function tripal_natural_diversity_chado_nd_experiment_schema() {
   $description = array();

+ 5 - 0
tripal_natural_diversity/views/handlers/views_handler_field_chado_relationship_all.inc

@@ -1,4 +1,9 @@
 <?php
+/**
+ * @file
+ * @todo Add file header description
+ */
+
 /**
  * Field handler for terms.
  */

+ 4 - 0
tripal_natural_diversity/views/handlers/views_handler_field_chado_relationship_by_type.inc

@@ -1,4 +1,8 @@
 <?php
+/**
+ * @file
+ * @todo Add file header description
+ */
 
 /**
  * Field handler for terms.