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