FILE_DIRECTORY_TEMP

Definition

drupal/includes/file.inc

Code

define('FILE_DIRECTORY_TEMP', IS_WINDOWS ? 'c:\\windows\\temp' : '/tmp');