Fixed removal of hosted exchange hosting plans

This commit is contained in:
robvde 2012-12-19 08:24:40 +04:00
parent 5eb3f1a358
commit 53eadcc084

View file

@ -1230,7 +1230,15 @@ GO
-- Remove ExchangeHostedEdition Quotas
DELETE FROM HostingPlanQuotas WHERE QuotaID = 340
GO
DELETE FROM HostingPlanQuotas WHERE QuotaID = 341
GO
DELETE FROM HostingPlanQuotas WHERE QuotaID = 342
GO
DELETE FROM HostingPlanQuotas WHERE QuotaID = 343
GO
-- Remove ExchangeHostedEdition Quotas