Stream wrapper bit flag -- exposed in the UI and potentially web accessible.
File
- includes/
stream_wrappers.inc, line 51 - Backdrop stream wrapper interface.
Code
define('STREAM_WRAPPERS_VISIBLE', 0x0010)
Stream wrapper bit flag -- exposed in the UI and potentially web accessible.
define('STREAM_WRAPPERS_VISIBLE', 0x0010)