diff --git a/cake/console/console_output.php b/cake/console/console_output.php index 9a5f42152..59dad2da9 100644 --- a/cake/console/console_output.php +++ b/cake/console/console_output.php @@ -104,7 +104,6 @@ class ConsoleOutput { 'underline' => 4, 'blink' => 5, 'reverse' => 7, - 'conceal' => 8 ); /**