You are here

constant WEBFM_RENAME_NEW in Web File Manager 5

1 use of WEBFM_RENAME_NEW
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 22

Code

define('WEBFM_RENAME_NEW', 2);