mirror of
https://github.com/librenms/librenms.git
synced 2024-10-07 16:52:45 +00:00
* Add quotes around the word mail The word 'mail' needs quotes around it so php will use it as a string instead of a variable name. * Double quotes to Single as is in the rest