You are here

function tableofcontents_install in Table of Contents 7.2

Same name and namespace in other branches
  1. 6.3 tableofcontents.install \tableofcontents_install()
  2. 7 tableofcontents.install \tableofcontents_install()

Implementation of hook_install()

File

./tableofcontents.install, line 25
tableofcontents.install

Code

function tableofcontents_install() {
}