diff options
author | Antonio Gallo <tonicucoz@gmail.com> | 2012-12-31 05:38:47 +0000 |
---|---|---|
committer | Antonio Gallo <tonicucoz@gmail.com> | 2012-12-31 05:38:47 +0000 |
commit | b381d1188565cf2ed5a2fc8e0b634af282922d28 (patch) | |
tree | 4f193cf1d51479cf94fa7301f6b9c2c0d98a049e | |
parent | a8fe9ae90ebba05415648b45f2039c945d8daac7 (diff) |
added two notebook vendors - lammi87 and onpon4 issues
-rw-r--r-- | h-source/Application/Include/hardware.php | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/h-source/Application/Include/hardware.php b/h-source/Application/Include/hardware.php index c5c216f..79edb77 100644 --- a/h-source/Application/Include/hardware.php +++ b/h-source/Application/Include/hardware.php @@ -312,6 +312,7 @@ class Notebooks extends Hardware "Acer" => "Acer", "Apple" => "Apple", "Asus" => "Asus", + "BenQ" => "BenQ", "Blue Light" => "Blue-Light", "CLEVO CO." => "CLEVO-CO", "Compal Electronics" => "Compal-Electronics", @@ -329,6 +330,7 @@ class Notebooks extends Hardware "LG" => "LG", "msi" => "msi", "One Laptop per Child (Non-Profit)" => "One-Laptop-per-Child-Non-Profit", + "Openpandora Ltd." => "Openpandora-Ltd", "Philco" => "Philco", "Philips" => "Philips", "Panasonic" => "Panasonic", |