cakephp2-php8/lib/Cake/Console
mark_story d01d291d13 Remove unused define.
The LOG_ERROR constant is no longer used by the logging system. It is an
unused relic from 1.x. Additionally changing the value of ERROR to not
be error creates counterintuitive code.

Fixes #3762
2013-04-16 12:32:00 -04:00
..
Command Remove remaining reference operators. 2013-04-15 21:23:48 -04:00
Templates Remove unused define. 2013-04-16 12:32:00 -04:00
cake Updated copyright 2013-02-08 21:28:17 +09:00
cake.bat Updated copyright 2013-02-08 21:28:17 +09:00
cake.php Updated copyright 2013-02-08 21:28:17 +09:00
ConsoleErrorHandler.php Added extra line for referencing license file for copyright 2013-02-08 21:22:51 +09:00
ConsoleInput.php Added extra line for referencing license file for copyright 2013-02-08 21:22:51 +09:00
ConsoleInputArgument.php Added extra line for referencing license file for copyright 2013-02-08 21:22:51 +09:00
ConsoleInputOption.php Added extra line for referencing license file for copyright 2013-02-08 21:22:51 +09:00
ConsoleInputSubcommand.php Added extra line for referencing license file for copyright 2013-02-08 21:22:51 +09:00
ConsoleOptionParser.php == to === and != to !== where applicable 2013-02-12 03:38:08 +01:00
ConsoleOutput.php == to === and != to !== where applicable 2013-02-12 03:38:08 +01:00
HelpFormatter.php Added extra line for referencing license file for copyright 2013-02-08 21:22:51 +09:00
Shell.php Move import to top of file. 2013-03-20 20:37:13 -04:00
ShellDispatcher.php == to === and != to !== where applicable 2013-02-12 03:38:08 +01:00
TaskCollection.php Added extra line for referencing license file for copyright 2013-02-08 21:22:51 +09:00