DRUPAL_DISABLED

  1. drupal
    1. 7 modules/system/system.module
    2. 8 core/modules/system/system.module

Disabled option on forms and settings

File

modules/system/system.module, line 36
Configuration system that lets administrators modify the workings of the site.

Code

define('DRUPAL_DISABLED', 0)
Login or register to post comments