forked from uup-dump/api
		
	Add ProfessionalCountrySpecific
This commit is contained in:
		| @@ -16,7 +16,7 @@ limitations under the License. | ||||
| */ | ||||
|  | ||||
| function uupApiVersion() { | ||||
|     return '1.44.2'; | ||||
|     return '1.44.3'; | ||||
| } | ||||
|  | ||||
| require_once dirname(__FILE__).'/auths.php'; | ||||
|   | ||||
| @@ -83,6 +83,7 @@ function uupGetInfoTexts() { | ||||
|         'PPIPRO' => 'Windows Team', | ||||
|         'PROFESSIONAL' => 'Windows Pro', | ||||
|         'PROFESSIONALN' => 'Windows Pro N', | ||||
|         'PROFESSIONALCOUNTRYSPECIFIC' => 'Windows Pro China Only', | ||||
|         'SERVERSTANDARD' => 'Windows Server Standard', | ||||
|         'SERVERSTANDARDCORE' => 'Windows Server Standard, Core', | ||||
|         'SERVERDATACENTER' => 'Windows Server Datacenter', | ||||
|   | ||||
		Reference in New Issue
	
	Block a user