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