constant BRILLIANT_GALLERY_DEFAULT_CACHE_DIR in Brilliant Gallery 7
Same name and namespace in other branches
- 6.4 brilliant_gallery.module \BRILLIANT_GALLERY_DEFAULT_CACHE_DIR
Default directory (path) within the /files dir for temp (cache) files.
7 uses of BRILLIANT_GALLERY_DEFAULT_CACHE_DIR
- brilliant_gallery_admin in ./
brilliant_gallery.module - @todo Please document this function.
- brilliant_gallery_admin_validate in ./
brilliant_gallery.module - @todo Please document this function.
- brilliant_gallery_cleantmpdir in ./
brilliant_gallery_cron.inc - @todo Please document this function.
- brilliant_gallery_menu in ./
brilliant_gallery_menu.inc - @todo Please document this function.
- render_brilliant_gallery in ./
brilliant_gallery_showtime.inc
File
- ./
brilliant_gallery.module, line 7
Code
define('BRILLIANT_GALLERY_DEFAULT_CACHE_DIR', 'brilliant_gallery_temp');