Added missing dependencie in network component
This commit is contained in:
parent
2c9a613f1b
commit
025cc01830
|
@ -14,6 +14,7 @@
|
|||
// GNU General Public License for more details.
|
||||
|
||||
global $config;
|
||||
include_once($config['homedir'] . '/include/graphs/functions_d3.php');
|
||||
|
||||
if (! check_acl ($config['id_user'], 0, "PM")) {
|
||||
db_pandora_audit("ACL Violation",
|
||||
|
|
Loading…
Reference in New Issue