mirror of
https://github.com/librenms/librenms.git
synced 2024-10-07 16:52:45 +00:00
Apply fixes from StyleCI (#14899)
Co-authored-by: StyleCI Bot <bot@styleci.io>
This commit is contained in:
@@ -164,8 +164,8 @@ if ($options['f'] === 'handle_notifiable') {
|
||||
Notifications::create($title, "The daily update script (daily.sh) has failed on $poller_name."
|
||||
. 'Please check output by hand. If you need assistance, '
|
||||
. 'visit the <a href="https://www.librenms.org/#support">LibreNMS Website</a> to find out how.',
|
||||
'daily.sh',
|
||||
2
|
||||
'daily.sh',
|
||||
2
|
||||
);
|
||||
}
|
||||
} elseif ($options['t'] === 'phpver') {
|
||||
|
Reference in New Issue
Block a user