constant NO_AUTOCOMPLETE_RED_OUTPUT in No Autocomplete 7
Same name and namespace in other branches
- 8 no_autocomplete.drush.inc \NO_AUTOCOMPLETE_RED_OUTPUT
1 use of NO_AUTOCOMPLETE_RED_OUTPUT
- _drush_no_autocomplete_set_options in ./
no_autocomplete.drush.inc - Set the variable options.
File
- ./
no_autocomplete.drush.inc, line 9 - Drush commands related to the No Autocomplete module.
Code
define('NO_AUTOCOMPLETE_RED_OUTPUT', "\33[31;40m\33[1m[%s]\33[0m");