Don't override the device vendor type.

This commit is contained in:
markjcrane 2015-07-08 01:43:52 -03:00
parent 358ff5844b
commit 62a11caa62
1 changed files with 0 additions and 1 deletions

View File

@ -316,7 +316,6 @@ include "root.php";
$prep_statement_4->execute();
$row = $prep_statement_4->fetch();
$device_label = $row["device_label"];
$device_vendor = strtolower($row["device_vendor"]);
$device_firmware_version = $row["device_firmware_version"];
$device_provision_enable = $row["device_provision_enable"];
//keep the original template