mirror of
https://github.com/Combodo/iTop.git
synced 2026-05-21 16:22:20 +02:00
Fix comment
This commit is contained in:
@@ -299,10 +299,10 @@ class Dict
|
|||||||
|
|
||||||
/**
|
/**
|
||||||
* Clone a string in every language (if it exists in that language)
|
* Clone a string in every language (if it exists in that language)
|
||||||
* since 3.0.1 Not clone sSourceCode entry if sDestCode entry already exist
|
|
||||||
*
|
*
|
||||||
* @param $sSourceCode
|
* @param $sSourceCode
|
||||||
* @param $sDestCode
|
* @param $sDestCode
|
||||||
|
* @since 3.0.1 Not clone sSourceCode entry if sDestCode entry already exist
|
||||||
*/
|
*/
|
||||||
public static function CloneString($sSourceCode, $sDestCode)
|
public static function CloneString($sSourceCode, $sDestCode)
|
||||||
{
|
{
|
||||||
|
|||||||
Reference in New Issue
Block a user