function tableofcontents_install in Table of Contents 7
Same name and namespace in other branches
- 6.3 tableofcontents.install \tableofcontents_install()
- 7.2 tableofcontents.install \tableofcontents_install()
Implementation of hook_install()
File
- ./
tableofcontents.install, line 37 - tableofcontents.install
Code
function tableofcontents_install() {
}