function tripal_stock_add_cvterms

2.x tripal_stock.install tripal_stock_add_cvterms()

Add cvterms related to publications

Related topics

1 call to tripal_stock_add_cvterms()
tripal_stock_install in tripal_stock/tripal_stock.install
Implementation of hook_install().

File

tripal_stock/tripal_stock.install, line 207
Install the tripal stock module including it's content type

Code

function tripal_stock_add_cvterms() {

}