constant DRUPAL_REQUIRED
Required option on forms and settings
Archivo
- drupal-7.x/
modules/ system/ system.module, line 46 - Configuration system that lets administrators modify the workings of the site.
Código
define('DRUPAL_REQUIRED', 2)
Required option on forms and settings
define('DRUPAL_REQUIRED', 2)