Definition

drupal-5/includes/file.inc

Code

<?php
define('FILE_EXISTS_REPLACE', 1);
?>