diff options
author | Antonio Gallo <tonicucoz@gmail.com> | 2011-12-08 19:32:48 +0000 |
---|---|---|
committer | Antonio Gallo <tonicucoz@gmail.com> | 2011-12-08 19:32:48 +0000 |
commit | 1e4bad327bab16b10c1fe344b9c1f8d7194f41ec (patch) | |
tree | 18088666be1a2cf6b74699764a0f5e9ec17e649f /h-source/Application/Include | |
parent | a1d2d486dc66ef10e8a26249e598eaf0670b2c9b (diff) |
change content-type of RSS
Diffstat (limited to 'h-source/Application/Include')
-rw-r--r-- | h-source/Application/Include/hardware.php | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/h-source/Application/Include/hardware.php b/h-source/Application/Include/hardware.php index 8c134c9..e0086ff 100644 --- a/h-source/Application/Include/hardware.php +++ b/h-source/Application/Include/hardware.php @@ -259,6 +259,7 @@ class Notebooks extends Hardware "Gateway" => "Gateway", "Hewlett Packard" => "Hewlett-Packard", "IBM" => "IBM", + "Lanix" => "Lanix", "Lemote" => "Lemote", "Lenovo" => "Lenovo", "LG" => "LG", |