mirror of
https://github.com/librenms/librenms.git
synced 2024-10-07 16:52:45 +00:00
Throws Exception in constructor for error in first serie
This commit is contained in:
@@ -57,8 +57,7 @@ EOD;
|
||||
]
|
||||
}
|
||||
EOD;
|
||||
$rs = new ResultSet($errorResult);
|
||||
$rs->getSeries();
|
||||
new ResultSet($errorResult);
|
||||
}
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user