You are here

constant FILE_DIRECTORY_PATH in Brilliant Gallery 7.2

Same name and namespace in other branches
  1. 7 brilliant_gallery.module \FILE_DIRECTORY_PATH
5 uses of FILE_DIRECTORY_PATH
brilliant_gallery_deliver_image in ./OLD_brilliant_gallery_functions.inc
@todo Please document this function.
brilliant_gallery_views_handler_image_img in ./OLD_views.inc
Views handler for displaying the image.
load_dir_to_array in ./OLD_brilliant_gallery_functions.inc
render_brilliant_gallery in ./OLD_brilliant_gallery_showtime.inc
resizeimage_wrapper_dbcache in ./OLD_brilliant_gallery_functions.inc

File

./OLD_brilliant_gallery.module, line 4

Code

define('FILE_DIRECTORY_PATH', variable_get('file_public_path', conf_path() . '/files'));