Fixing some more PHPCS/PHPMD errors
This commit is contained in:
parent
77fae9a56d
commit
16003ff01b
9 changed files with 22 additions and 16 deletions
2
vars.php
2
vars.php
|
|
@ -24,4 +24,4 @@ if (!defined('ENABLE_SHELL_PLUGIN')) {
|
|||
// If this is not already defined, we're not running in the console:
|
||||
if (!defined('PHPCI_IS_CONSOLE')) {
|
||||
define('PHPCI_IS_CONSOLE', false);
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue