constant SPACES_PRESET_NORMAL in Spaces 6.2
2 uses of SPACES_PRESET_NORMAL
- spaces_presets in ./
spaces.module - Gather an array of spaces presets from the DB.
- spaces_preset_default_form in ./
spaces_admin.inc - Page callback for generating a list of spaces presets. (admin/build/spaces)
File
- ./
spaces.module, line 6
Code
define('SPACES_PRESET_NORMAL', 1);