<?php
if (!$os) {
if (strstr($sysDescr, 'Xerox Phaser')) {
$os = 'xerox';
}
if (strstr($sysDescr, 'Xerox WorkCentre')) {