mirror of
https://github.com/librenms/librenms.git
synced 2024-10-07 16:52:45 +00:00
Removed old include line
This commit is contained in:
@ -13,8 +13,6 @@
|
||||
*
|
||||
*/
|
||||
|
||||
include("../includes/alerts.inc.php");
|
||||
|
||||
function data_uri($file, $mime)
|
||||
{
|
||||
$contents = file_get_contents($file);
|
||||
|
Reference in New Issue
Block a user