constant MEDIA_UPDATE_REPLACE_DIFFERENT in Media Update 7.2
Same name and namespace in other branches
- 7 media_update.module \MEDIA_UPDATE_REPLACE_DIFFERENT
2 uses of MEDIA_UPDATE_REPLACE_DIFFERENT
- media_update_form_system_file_system_settings_alter in ./
media_update.admin.inc - Implements hook_form_FORM_ID_alter().
- media_update_presubmit in ./
media_update.module - Provides submit handling based on hook_media_update_params.
File
- ./
media_update.module, line 9 - Defines the module media_update.
Code
define('MEDIA_UPDATE_REPLACE_DIFFERENT', 'media_update_replace_different');