You are here

function biblio_update_7000 in Bibliography Module 7

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

File

./biblio.install, line 2005

Code

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