constant SESSION_CACHE_DEFAULT_EXPIRATION_DAYS in Session Cache API 6
Same name and namespace in other branches
- 8 session_cache.module \SESSION_CACHE_DEFAULT_EXPIRATION_DAYS
- 7 session_cache.module \SESSION_CACHE_DEFAULT_EXPIRATION_DAYS
2 uses of SESSION_CACHE_DEFAULT_EXPIRATION_DAYS
- session_cache_admin_config in ./
session_cache.admin.inc - Menu callback for admin settings.
- session_cache_expiration_time in ./
session_cache.module
File
- ./
session_cache.module, line 19 - session_cache.module
Code
define('SESSION_CACHE_DEFAULT_EXPIRATION_DAYS', 7);