diff --git a/WebsitePanel/Database/update_db.sql b/WebsitePanel/Database/update_db.sql index 41d24c0d..a35668b3 100644 --- a/WebsitePanel/Database/update_db.sql +++ b/WebsitePanel/Database/update_db.sql @@ -1251,6 +1251,8 @@ GO DELETE FROM Quotas WHERE QuotaID = 343 GO +DELETE FROM HostingPlanResources WHERE GroupID = 33 +GO -- Remove ExchangeHostedEdition ServiceItemType DELETE FROM ServiceItemTypes WHERE ItemTypeID = 40