constant CONTEXT_STORAGE_DEFAULT in Context 6
Same name and namespace in other branches
- 6.2 context.module \CONTEXT_STORAGE_DEFAULT
2 uses of CONTEXT_STORAGE_DEFAULT
- context_contexts in ./
context.module - Provides an array of all contexts provided by modules and in the database.
- theme_context_ui_admin in context_ui/
context_ui.admin.inc - Generates the main context_ui admin page with a tiered context listing.
File
- ./
context.module, line 10
Code
define('CONTEXT_STORAGE_DEFAULT', 0);