Production improvements
This commit is contained in:
@@ -12,7 +12,7 @@ chdir(realpath(dirname(__FILE__)));
|
||||
require_once('include/entryPoint.php');
|
||||
require_once("include/database/MysqliManager.php");
|
||||
|
||||
global $suger_config;
|
||||
global $sugar_config;
|
||||
$config = $sugar_config['dbconfig'];
|
||||
|
||||
$GLOBALS['db']->connect($config, true, $config['db_name']);
|
||||
|
||||
Reference in New Issue
Block a user