function tripal_contact_add_taxonomy
1.x tripal_contact.admin.inc | tripal_contact_add_taxonomy($node, $contact_id) |
Add the map as a taxonomy term for associating with map_features
Related topics
File
- tripal_contact/
includes/ tripal_contact.admin.inc, line 158
Code
function tripal_contact_add_taxonomy($node, $contact_id) {
}