mirror of
https://github.com/librenms/librenms.git
synced 2024-10-07 16:52:45 +00:00
Fix: Failed opening file for inclusion
This commit is contained in:
@@ -25,7 +25,7 @@
|
||||
* @subpackage Devices
|
||||
*/
|
||||
|
||||
include_once($config['install_dir'].'/includes/common.inc.php');
|
||||
include_once($config['install_dir'].'/includes/common.php');
|
||||
|
||||
/**
|
||||
* Add a new device group
|
||||
|
||||
Reference in New Issue
Block a user