constant STREAM_WRAPPERS_VISIBLE
Stream wrapper bit flag -- exposed in the UI and potentially web accessible.
Archivo
- drupal-7.x/
includes/ stream_wrappers.inc, line 52 - Drupal stream wrapper interface.
Código
define('STREAM_WRAPPERS_VISIBLE', 0x0010)