constant STREAM_WRAPPERS_LOCAL

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

3 uses of STREAM_WRAPPERS_LOCAL

File

drupal/includes/stream_wrappers.inc, line 37
Drupal stream wrapper interface.

Code

define('STREAM_WRAPPERS_LOCAL', 0x1);