constant DYNAMIC_BACKGROUND_BLOG_PATH in Dynamic Background 7.2
Same name and namespace in other branches
- 6 modules/dynamic_background_blog/dynamic_background_blog.module \DYNAMIC_BACKGROUND_BLOG_PATH
- 7 modules/dynamic_background_blog/dynamic_background_blog.module \DYNAMIC_BACKGROUND_BLOG_PATH
@file This module provides the user blog's with the option to use different dynamic background images for each blog.
1 use of DYNAMIC_BACKGROUND_BLOG_PATH
- dynamic_background_blog_dynamic_background_css in modules/
dynamic_background_blog/ dynamic_background_blog.module - Implements hook_dynamic_background_css().
File
- modules/
dynamic_background_blog/ dynamic_background_blog.module, line 8 - This module provides the user blog's with the option to use different dynamic background images for each blog.
Code
define('DYNAMIC_BACKGROUND_BLOG_PATH', 'blog');