function spaces_install in Spaces 7
Same name and namespace in other branches
- 5.2 spaces.install \spaces_install()
- 5 spaces.install \spaces_install()
- 6.3 spaces.install \spaces_install()
- 6 spaces.install \spaces_install()
- 6.2 spaces.install \spaces_install()
- 7.3 spaces.install \spaces_install()
Implements hook_install().
File
- ./
spaces.install, line 12 - Install, update and uninstall functions for the spaces module.
Code
function spaces_install() {
}