constant FILE_EXISTS_ERROR

Same name and namespace in other branches
  1. 6.x drupal-6.x/includes/file.inc \FILE_EXISTS_ERROR

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

Related topics

Archivo

drupal-7.x/includes/file.inc, line 61
API for handling file uploads and server file management.

Código

define('FILE_EXISTS_ERROR', 2)