Issues (2963)

includes/polling/os/cat1900.inc.php (1 issue)

1
<?php
2
3
[,$version] = explode(',', $device['sysDescr'], 2);
0 ignored issues
show
Comprehensibility Best Practice introduced by
This list assign is not used and could be removed.
Loading history...
4
$hardware = '1900';
5