constant STREAM_WRAPPERS_VISIBLE

Stream wrapper bit flag -- exposed in the UI and potentially web accessible.

1 use of STREAM_WRAPPERS_VISIBLE
file.inc in drupal/core/includes/file.inc
API for handling file uploads and server file management.

File

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

Code

const STREAM_WRAPPERS_VISIBLE = 0x10;