Partial Checkin

This commit is contained in:
robvde 2013-09-29 19:33:26 +04:00
parent 6a0ab52396
commit 805a74ba65
15 changed files with 577 additions and 4 deletions

View file

@ -1050,7 +1050,7 @@ namespace WebsitePanel.EnterpriseServer.Code.HostedSolution
ret = lync.GetPolicyList(type, name);
}
}
catch (Exception ex)
catch (Exception)
{
}
finally