mirror of
https://github.com/Combodo/iTop.git
synced 2026-02-12 23:14:18 +01:00
Merge remote-tracking branch 'origin/develop' into feature/b931
# Conflicts: # .idea/inspectionProfiles/Combodo.xml # application/cmdbabstract.class.inc.php # core/attributedef.class.inc.php # css/light-grey.css # css/light-grey.scss
This commit is contained in:
@@ -213,7 +213,7 @@ class Dict
|
||||
/**
|
||||
* Initialize a the entries for a given language (replaces the former Add() method)
|
||||
* @param string $sLanguageCode Code identifying the language i.e. 'FR-FR', 'EN-US'
|
||||
* @param hash $aEntries Hash array of dictionnary entries
|
||||
* @param array $aEntries Hash array of dictionnary entries
|
||||
*/
|
||||
public static function SetEntries($sLanguageCode, $aEntries)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user