You are here

function contributor_bundle_load in Bibliography Module 7.2

File

./biblio.module, line 2752

Code

function contributor_bundle_load($type) {
  return biblio_combined_bundle_load($type);
}