You are here

function biblio_tagged_biblio_export_options in Bibliography Module 6.2

Same name and namespace in other branches
  1. 7 modules/endnote/biblio_tagged.module \biblio_tagged_biblio_export_options()
  2. 7.2 modules/endnote/biblio_tagged.module \biblio_tagged_biblio_export_options()

File

modules/endnote/biblio_tagged.module, line 44

Code

function biblio_tagged_biblio_export_options() {
  return biblio_tagged_biblio_export_link_settings();
}