function biblio_citeproc_update_7001 in Bibliography Module 7.2
Same name and namespace in other branches
- 7 modules/CiteProc/biblio_citeproc.install \biblio_citeproc_update_7001()
Adds CSL field and type maps to biblio_type_maps table
File
- modules/
CiteProc/ biblio_citeproc.install, line 291
Code
function biblio_citeproc_update_7001() {
_reset_csl_map();
}