You are here

function node_noindex_install in Node Noindex 7

Same name and namespace in other branches
  1. 6 node_noindex.install \node_noindex_install()

Implements hook_install().

File

./node_noindex.install, line 10
Install, update and uninstall functions for the node_noindex module.

Code

function node_noindex_install() {
}