You are here

function mail_logger_install in Mail Logger 7

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

Implementation of hook_install().

File

./mail_logger.install, line 99
Install, update and uninstall functions for the mail_logger module.

Code

function mail_logger_install() {
}