diff options
author | Antonio Gallo <tonicucoz@gmail.com> | 2010-10-20 20:37:50 +0000 |
---|---|---|
committer | Antonio Gallo <tonicucoz@gmail.com> | 2010-10-20 20:37:50 +0000 |
commit | 2c3856df1196c92db2cf7e76f8d523f9bdd44177 (patch) | |
tree | 023141bed9a6693dc2fb4828c318dfd1d2bc5341 /h-source/Application/Include/hardware.php | |
parent | eeaaf2ed66f1be0468d9c33b8b850a564c8ce44e (diff) |
added noscript alert and some other minor issues
Diffstat (limited to 'h-source/Application/Include/hardware.php')
-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 9340ef8..67df1f6 100644 --- a/h-source/Application/Include/hardware.php +++ b/h-source/Application/Include/hardware.php @@ -146,6 +146,7 @@ class Notebooks extends Hardware "IBM" => "IBM", "Lenovo" => "Lenovo", "LG" => "LG", + "msi" => "msi", "Philco" => "Philco", "Philips" => "Philips", "Panasonic" => "Panasonic", |