You are here

function captcha_after_install in CAPTCHA After 7

Same name and namespace in other branches
  1. 6 captcha_after.install \captcha_after_install()

Implementation of hook_install().

File

./captcha_after.install, line 44
Install, update and uninstall functions for the CAPTCHA After module.

Code

function captcha_after_install() {
}