From fef5c074223364eb32032a5787ea824fcbadc4fe Mon Sep 17 00:00:00 2001 From: Antonio Gallo Date: Sun, 2 Oct 2011 17:35:41 +0000 Subject: added sd card readers --- h-source/Application/Controllers/BluetoothController.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'h-source/Application/Controllers/BluetoothController.php') diff --git a/h-source/Application/Controllers/BluetoothController.php b/h-source/Application/Controllers/BluetoothController.php index bff2723..5d701e9 100644 --- a/h-source/Application/Controllers/BluetoothController.php +++ b/h-source/Application/Controllers/BluetoothController.php @@ -28,7 +28,7 @@ class BluetoothController extends GenericController $this->_topMenuClasses['hardware'] = " class='currentitem'"; - $worksOptions = Bluetooth::$select;; + $worksOptions = Bluetooth::$select; $worksField = 'bluetooth_works'; $interfaceOptions = Bluetooth::$interface; -- cgit v1.2.3