mirror of
https://github.com/librenms/librenms.git
synced 2024-10-07 16:52:45 +00:00
Fixed the scrut coding style issues
This commit is contained in:
@@ -205,6 +205,7 @@ function rrdtool_create($filename, $options)
|
||||
|
||||
function rrdtool_update($filename, $options)
|
||||
{
|
||||
$values = array();
|
||||
// Do some sanitisation on the data if passed as an array.
|
||||
if (is_array($options))
|
||||
{
|
||||
|
Reference in New Issue
Block a user