parent
83a88d7a91
commit
d0a0b11440
|
@ -14,6 +14,7 @@
|
||||||
global $config;
|
global $config;
|
||||||
|
|
||||||
require_once ($config['homedir'] . '/include/functions_custom_graphs.php');
|
require_once ($config['homedir'] . '/include/functions_custom_graphs.php');
|
||||||
|
require_once ($config['homedir'] . '/include/db/oracle.php');
|
||||||
|
|
||||||
// Login check
|
// Login check
|
||||||
check_login ();
|
check_login ();
|
||||||
|
|
Loading…
Reference in New Issue