예제 #1
0
function updateRecordLabel($module, $recordId)
{
    return Vtiger_Functions::updateCRMRecordLabel($module, $recordId);
}