- drupal
Flag for dealing with existing files: Replace the existing file.
File
- core/
includes/ file.inc, line 120 - API for handling file uploads and server file management.
Code
const FILE_EXISTS_REPLACE = 1
Flag for dealing with existing files: Replace the existing file.
const FILE_EXISTS_REPLACE = 1