You are here

constant IMAGEPICKER_INSERT_TEMPLATE in Image Picker 6.2

Same name and namespace in other branches
  1. 7 imagepicker.module \IMAGEPICKER_INSERT_TEMPLATE
1 use of IMAGEPICKER_INSERT_TEMPLATE
imagepicker_get_insert_template in ./imagepicker.functions.inc

File

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

Code

define('IMAGEPICKER_INSERT_TEMPLATE', 'imagepicker_insert_template.txt');