You are here

function biblio_update_7000 in Bibliography Module 7.2

Same name and namespace in other branches
  1. 7 biblio.install \biblio_update_7000()

File

./biblio.install, line 1629

Code

function biblio_update_7000() {
  _biblio_helper_modules('install');
}