mirror of
https://github.com/librenms/librenms.git
synced 2024-10-07 16:52:45 +00:00
* Add error checking for DS name length * Update RrdDefinition.php * Move greater than 19 length test to unit test * Remove unused variables * Remove duplicate unit test, and update test for empty name * Typo * Remove extra assignment * ... * Remove unused items * Update RrdDefinitionTest.php * Update RrdDefinition.php * Delete InvalidRrdNameException.php