mirror of
https://github.com/Combodo/iTop.git
synced 2026-02-13 07:24:13 +01:00
Updated session mechanisms: itop_env defaults to 'production', and adapted the setup to create the configuration
SVN:trunk[1762]
This commit is contained in:
@@ -37,7 +37,7 @@ class EMail
|
||||
{
|
||||
protected static $m_oConfig = null;
|
||||
|
||||
public function LoadConfig($sConfigFile = ITOP_CONFIG_FILE)
|
||||
public function LoadConfig($sConfigFile = ITOP_DEFAULT_CONFIG_FILE)
|
||||
{
|
||||
if (is_null(self::$m_oConfig))
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user