constant WEBFM_CANCEL in Web File Manager 5
1 use of WEBFM_CANCEL
- webfm_version_upload in ./
webfm.module - Version uploaded file that overwrites existing file NOTE: uploaded file is already stored in $_SESSION['temp_upload'] via iframe. Feedback in ajax since drupal_set_message points back into main page (not refreshed).
File
- ./
webfm.module, line 23
Code
define('WEBFM_CANCEL', 3);