You are here

function fb_install in Drupal for Facebook 5.2

Same name and namespace in other branches
  1. 5 fb.install \fb_install()
  2. 6.3 fb.install \fb_install()
  3. 6.2 fb.install \fb_install()
  4. 7.4 fb.install \fb_install()
  5. 7.3 fb.install \fb_install()

File

./fb.install, line 7

Code

function fb_install() {
  _fb_install_set_weight();
}