Fixed call a oracle function.

(cherry picked from commit 66f982d22f23f9a502697b1b72aad9f0d09a00fa)
This commit is contained in:
mdtrooper 2015-06-23 15:27:58 +02:00
parent 83a88d7a91
commit d0a0b11440

View File

@ -14,6 +14,7 @@
global $config;
require_once ($config['homedir'] . '/include/functions_custom_graphs.php');
require_once ($config['homedir'] . '/include/db/oracle.php');
// Login check
check_login ();