- <?php
- /**
- * @file
- * This file contains the basic functions for views integration of
- * chado/tripal_natural_diversity tables.
- *
- * Documentation on views integration can be found at
- * http://views2.logrus.com/doc/html/index.html.
- */
- /**
- * @defgroup tripal_natural_diversity_views Natural Diversity Views Integration
- * @ingroup views
- */
|