mirror of
https://github.com/librenms/librenms.git
synced 2024-10-07 16:52:45 +00:00
This reverts commit 1752d1efd4
.
This commit is contained in:
@@ -111,7 +111,8 @@ Artisan::command('device:add
|
||||
if (($verbosity = $this->getOutput()->getVerbosity()) >= 128) {
|
||||
Debug::set();
|
||||
if ($verbosity >= 256) {
|
||||
Debug::setVerbose();
|
||||
global $verbose;
|
||||
$verbose = true;
|
||||
}
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user