Disabled option on forms and settings
File
- core/modules/system/system.module, line 49
- Configuration system that lets administrators modify the workings of the site.
Code
1 | const DRUPAL_DISABLED = 0; |
Disabled option on forms and settings
1 | const DRUPAL_DISABLED = 0; |
Designed by : w10schools
service@w10schools.com
Please login to continue.