DRUPAL_DISABLED

Disabled option on forms and settings

drupal/modules/system/system.module, line 37

<?php
define('DRUPAL_DISABLED', 0)
?>