constant FILE_EXISTS_ERROR

Flag for dealing with existing files: Do nothing and return FALSE.

Related topics

12 uses of FILE_EXISTS_ERROR

File

drupal/core/includes/file.inc, line 129
API for handling file uploads and server file management.

Code

const FILE_EXISTS_ERROR = 2;