my bad, it was polycom
This commit is contained in:
parent
c3ba078878
commit
0f7bc53cda
|
|
@ -467,7 +467,7 @@ include "root.php";
|
||||||
case "snom":
|
case "snom":
|
||||||
$mac = strtolower($mac);
|
$mac = strtolower($mac);
|
||||||
break;
|
break;
|
||||||
case "yealink":
|
case "polycom":
|
||||||
$mac = strtolower($mac);
|
$mac = strtolower($mac);
|
||||||
break;
|
break;
|
||||||
default:
|
default:
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue