17650 pack template, support of single file editions

This commit is contained in:
mkuba50
2018-04-20 14:18:43 +02:00
parent 32e9b283e1
commit 6ff681b273
9 changed files with 264 additions and 7 deletions

View File

@ -191,4 +191,7 @@ $fancyEditionNames = array(
'PROFESSIONAL' => 'Windows 10 Pro',
'PROFESSIONALN' => 'Windows 10 Pro N',
);
$skipNeutral = array();
$skipLangPack = array();
?>