You are here

function referral_install in User Referral 7

Same name and namespace in other branches
  1. 5 referral.install \referral_install()
  2. 6 referral.install \referral_install()

Implements hook_install().

File

./referral.install, line 75
Install, update and uninstall functions for the User Referral module.

Code

function referral_install() {
}