function tripal_phylogeny_default_plots_form_validate

2.x tripal_phylogeny.admin.inc tripal_phylogeny_default_plots_form_validate($form, &$form_state)
3.x tripal_chado.phylotree.inc tripal_phylogeny_default_plots_form_validate($form, &$form_state)

Validate the phylotree settings forms

Related topics

File

tripal_phylogeny/includes/tripal_phylogeny.admin.inc, line 240
This file contains the functions used for administration of the module

Code

function tripal_phylogeny_default_plots_form_validate($form, &$form_state) {

}