crcro e7c0b748e9 m
2016-09-24 16:41:17 +03:00

6 lines
80 B
PHP

<?php
if (str_contains($sysDescr, 'MGE Switched PDU')) {
$os = 'mgepdu';
}