constant PLUPLOAD_URL_PARAM_PREFIX in Plupload integration 6
This defines what each url param need to be prefixed with so that we include it on the node object when created so that other contrib modules can deal with it later via nodeapi
1 use of PLUPLOAD_URL_PARAM_PREFIX
File
- ./
plupload.module, line 8
Code
define('PLUPLOAD_URL_PARAM_PREFIX', 'drupal_');