You are here

constant IMAGEPICKER_WATERMARK_DIR in Image Picker 6.2

Same name and namespace in other branches
  1. 7 imagepicker.module \IMAGEPICKER_WATERMARK_DIR
3 uses of IMAGEPICKER_WATERMARK_DIR
imagepicker_files_validate_do in ./imagepicker.admin.inc
imagepicker_get_image_path in ./imagepicker.module
imagepicker_get_watermarks_dir in ./imagepicker.functions.inc

File

./imagepicker.module, line 12
Enables permitted roles to upload images for insertion into configured nodes.

Code

define('IMAGEPICKER_WATERMARK_DIR', 'watermarks');