constant REGIONS_VISIBLE
Return only visible regions.
See also
Archivo
- drupal-7.x/
modules/ system/ system.module, line 60 - Configuration system that lets administrators modify the workings of the site.
Código
define('REGIONS_VISIBLE', 'visible')
Return only visible regions.
define('REGIONS_VISIBLE', 'visible')