Exemplo n.º 1
0
function fetchCurrency($id)
{
    return Vtiger_Functions::userCurrencyId($id);
}