You are here

constant IMAGEPICKER_UPLOAD_STATUS_MIN_PHP in Image Picker 7

Same name and namespace in other branches
  1. 6.2 imagepicker.module \IMAGEPICKER_UPLOAD_STATUS_MIN_PHP
2 uses of IMAGEPICKER_UPLOAD_STATUS_MIN_PHP
imagepicker_image_check_functions in ./imagepicker.functions.inc
Adapted from watermark module.
imagepicker_settings_form in ./imagepicker.admin.inc
Function to display the imagepicker admin settings form

File

./imagepicker.module, line 22
@author Bob Hutchinson http://drupal.org/user/52366 @copyright GNU GPL

Code

define('IMAGEPICKER_UPLOAD_STATUS_MIN_PHP', '5.2.1');