Try another change to ES Storage

This commit is contained in:
Virtuworks 2013-12-06 20:14:42 -05:00
parent a592c9bf79
commit 32188fcb49

View file

@ -198,7 +198,7 @@ namespace WebsitePanel.EnterpriseServer
return true;
}
return false;
return true;
}
protected static bool CheckEnterpriseStorageInitializationInternal(int packageId, int itemId)