You are here

constant IMAGEPICKER_UPLOAD_STATUS_MIN_PHP in Image Picker 6.2

Same name and namespace in other branches
  1. 7 imagepicker.module \IMAGEPICKER_UPLOAD_STATUS_MIN_PHP
2 uses of IMAGEPICKER_UPLOAD_STATUS_MIN_PHP
imagepicker_settings_form in ./imagepicker.admin.inc
Function to display the imagepicker admin settings form
theme_imagepicker_settings_form in ./imagepicker.module

File

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

Code

define('IMAGEPICKER_UPLOAD_STATUS_MIN_PHP', '5.2.1');