You are here

function spaces_install in Spaces 7.3

Same name and namespace in other branches
  1. 5.2 spaces.install \spaces_install()
  2. 5 spaces.install \spaces_install()
  3. 6.3 spaces.install \spaces_install()
  4. 6 spaces.install \spaces_install()
  5. 6.2 spaces.install \spaces_install()
  6. 7 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() {
}