crcro f1b25d1457 k
2016-09-24 16:31:36 +03:00

6 lines
73 B
PHP

<?php
if (str_contains($sysDescr, 'KYOCERA ')) {
$os = 'kyocera';
}