You are here

constant ONLYONE_RED_OUTPUT in Allow a content type only once (Only One) 7

1 use of ONLYONE_RED_OUTPUT
drush_onlyone_new_menu_entry in ./onlyone.drush.inc
Callback for the onlyone-new-menu-entry command.

File

./onlyone.drush.inc, line 9
Drush commands related to the Only One module.

Code

define('ONLYONE_RED_OUTPUT', "\33[31;40m\33[1m%s\33[0m");