in includes/file.inc
Flag for dealing with existing files: Replace the existing file.
<?php define('FILE_EXISTS_REPLACE', 1); ?>