constant FILE_EXISTS_REPLACE
Same name and namespace in other branches
- 6.x drupal-6.x/includes/file.inc \FILE_EXISTS_REPLACE
Flag for dealing with existing files: Replace the existing file.
Related topics
Archivo
- drupal-7.x/
includes/ file.inc, line 56 - API for handling file uploads and server file management.
Código
define('FILE_EXISTS_REPLACE', 1)