mirror of
https://github.com/librenms/librenms.git
synced 2024-10-07 16:52:45 +00:00
apparently GD now returns false when getting the bounding box of empty strings, this causes jpgraph to throw an incorrect error. Work around that by setting all possible text to a single space character.