예제 #1
0
function getGroupName($groupid)
{
    return Vtiger_Functions::getGroupName($groupid);
}