librenms/LibreNMS/RRD
David Bell 00a062c675 Add error checking for DS name length (#6093)
* 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
2017-03-09 17:16:35 -06:00
..
RrdDefinition.php Add error checking for DS name length (#6093) 2017-03-09 17:16:35 -06:00