constant MODULES_WEIGHT_RED_OUTPUT in Modules weight 8.2
Same name and namespace in other branches
- 8 modules_weight.drush.inc \MODULES_WEIGHT_RED_OUTPUT
- 7 modules_weight.drush.inc \MODULES_WEIGHT_RED_OUTPUT
1 use of MODULES_WEIGHT_RED_OUTPUT
- drush_modules_weight_mw_show_system_modules in ./
modules_weight.drush.inc - Callback for the mw-show-system-modules command.
File
- ./
modules_weight.drush.inc, line 9 - Drush commands related to the Modules weight module.
Code
define('MODULES_WEIGHT_RED_OUTPUT', "\33[31;40m\33[1m%s\33[0m");