You are here

constant WEBFM_REPLACE_RENAME in Web File Manager 5

2 uses of WEBFM_REPLACE_RENAME
webfm_upload in ./webfm.module
Called by upload form submit
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 20

Code

define('WEBFM_REPLACE_RENAME', 0);