コード例 #1
0
ファイル: CommonUtils.php プロジェクト: jmangarret/vtigercrm
function getGroupName($groupid)
{
    return Vtiger_Functions::getGroupName($groupid);
}