Initial AVTECH Software, Inc. support.

This commit is contained in:
Tony Murray
2016-02-09 12:00:58 -06:00
parent f170a1ab77
commit f6e6263c59
15 changed files with 8877 additions and 0 deletions
+7
View File
@@ -0,0 +1,7 @@
<?php
if (!$os) {
if (strstr($sysObjectId, '.20916.1.7')) {
$os = 'avtech';
}
}