constant MEDIA_UPDATE_REPLACE_SAME in Media Update 7.2
Same name and namespace in other branches
- 7 media_update.module \MEDIA_UPDATE_REPLACE_SAME
@file Defines the module media_update.
2 uses of MEDIA_UPDATE_REPLACE_SAME
- 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 8 - Defines the module media_update.
Code
define('MEDIA_UPDATE_REPLACE_SAME', 'media_update_replace_same');