You are here

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

@file Drush commands related to the Only One module.

2 uses of ONLYONE_GREEN_OUTPUT
drush_onlyone_new_menu_entry in ./onlyone.drush.inc
Callback for the onlyone-new-menu-entry command.
_onlyone_process in ./onlyone.helpers.inc
Process the output.

File

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

Code

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