Langs fixes

This commit is contained in:
RainLoop Team 2015-02-12 01:47:12 +04:00
parent 6116597f6f
commit c0d016293d
27 changed files with 258 additions and 86 deletions

View file

@ -21,7 +21,7 @@ function mergeLangStructure($aFromLang, $aEngLang, &$iCount = 0)
}
else
{
// echo $sSectionKey.'/'.$sParamKey.','."\n";
echo $sSectionKey.'/'.$sParamKey.','."\n";
$iCount++;
}
}