constant STREAM_WRAPPERS_LOCAL

Stream wrapper bit flag -- refers to a local file system location.

2 uses of STREAM_WRAPPERS_LOCAL

File

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

Code

const STREAM_WRAPPERS_LOCAL = 0x1;