wsp-10327 Add Dynamic Memory to VPS - Isolate VPS2012.
This commit is contained in:
parent
054908269c
commit
03a675cf03
176 changed files with 31069 additions and 1612 deletions
|
@ -51,6 +51,7 @@ namespace WebsitePanel.EnterpriseServer
|
|||
public const string HostedCRM = "Hosted CRM"; // CRM 4/2011
|
||||
public const string HostedCRM2013 = "Hosted CRM2013"; // CRM 2013/2015
|
||||
public const string VPS = "VPS";
|
||||
public const string VPS2012 = "VPS2012";
|
||||
public const string BlackBerry = "BlackBerry";
|
||||
public const string OCS = "OCS";
|
||||
public const string VPSForPC = "VPSForPC";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue