示例#1
0
function getTicketComments($ticketid)
{
    return Vtiger_Functions::getTicketComments($ticketid);
}