This commit is contained in:
laf
2015-10-28 21:56:59 +00:00
parent b099cf6e77
commit b07c7e3226
4 changed files with 20 additions and 0 deletions
+5
View File
@@ -0,0 +1,5 @@
<?php
preg_match('/JetStream [0-9]+-Port/', $poll_device['sysDescr'], $tmp_hardware);
$hardware = $tmp_hardware[0];