From 8cd4f542161c2bca405e68edb5305600c175a535 Mon Sep 17 00:00:00 2001 From: Antonio Gallo Date: Thu, 26 Apr 2012 06:38:22 +0000 Subject: added RAID adapters - part 2 --- h-source/Application/Include/hardware.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'h-source/Application/Include') diff --git a/h-source/Application/Include/hardware.php b/h-source/Application/Include/hardware.php index 9fa218b..8da5186 100644 --- a/h-source/Application/Include/hardware.php +++ b/h-source/Application/Include/hardware.php @@ -80,7 +80,7 @@ class Hardware 'ethernet-card' => 'H2O/network-wired_22.png', 'sd-card-reader' => 'H2O/media-flash-sd-mmc_22.png', 'modem' => 'Crystal/modem_22.png', - 'RAID-adapter' => 'Crystal/modem_22.png', + 'RAID-adapter' => 'Crystal/1282042976_hardware.png', ); public static $typeToController = array( @@ -437,7 +437,7 @@ class Fingerprintreaders extends Acquisitioncards } -class Ethernetcards extends Hardware +class Ethernetcards extends Acquisitioncards { } -- cgit v1.2.3