constant STREAM_WRAPPERS_LOCAL

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

Archivo

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

Código

define('STREAM_WRAPPERS_LOCAL', 0x0001)