You are here

function amazon_install in Amazon Product Advertisement API 7.2

Same name and namespace in other branches
  1. 6 amazon.install \amazon_install()
  2. 7 amazon.install \amazon_install()

Implements hook_install.

File

./amazon.install, line 11
Install, update and uninstall functions for the amazon module.

Code

function amazon_install() {
}