mirror of
https://github.com/Combodo/iTop.git
synced 2026-04-24 11:08:45 +02:00
@@ -1496,7 +1496,7 @@ class Config
|
||||
protected $m_aCharsets;
|
||||
|
||||
/**
|
||||
* @var array Password hash algorithm to use.
|
||||
* @var integer Password hash algorithm to use.
|
||||
*/
|
||||
protected $m_iPasswordHashAlgo;
|
||||
|
||||
@@ -2492,4 +2492,4 @@ class ConfigPlaceholdersResolver
|
||||
IssueLog::Error($sErrorMessage, self::class, array($sSourceName, $sKey, $sDefault, $sWholeMask));
|
||||
throw new ConfigException($sErrorMessage);
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user