function themekey_install in ThemeKey 7
Same name and namespace in other branches
- 6.4 themekey.install \themekey_install()
- 6 themekey.install \themekey_install()
- 6.2 themekey.install \themekey_install()
- 6.3 themekey.install \themekey_install()
- 7.3 themekey.install \themekey_install()
- 7.2 themekey.install \themekey_install()
Implements hook_install().
File
- ./
themekey.install, line 90 - Database schema of
Code
function themekey_install() {
}