mirror of
https://github.com/pandorafms/pandorafms.git
synced 2025-07-31 01:35:36 +02:00
Fixed call a oracle function.
(cherry picked from commit 66f982d22f23f9a502697b1b72aad9f0d09a00fa)
This commit is contained in:
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…
x
Reference in New Issue
Block a user