From 1db259e769ea5a50c0d9969da0b4dc9b14c66b5b Mon Sep 17 00:00:00 2001 From: Antonio Gallo Date: Sun, 16 Sep 2012 19:33:35 +0000 Subject: improved the "can free operating systems be installed?" --- h-source/Application/Controllers/NotebooksController.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'h-source/Application/Controllers') diff --git a/h-source/Application/Controllers/NotebooksController.php b/h-source/Application/Controllers/NotebooksController.php index 9222743..252803c 100644 --- a/h-source/Application/Controllers/NotebooksController.php +++ b/h-source/Application/Controllers/NotebooksController.php @@ -54,7 +54,7 @@ class NotebooksController extends GenericController "++++++checkIsStrings|".Notebooks::biosList() => "bios", "+++++++checkIsStrings|".Notebooks::webcamList() => "webcam_works", "++++++++checkIsStrings|".Notebooks::architectureList() => "architecture", - "+++++++++checkIsStrings|".Notebooks::$installableSelect => "can_free_systems_be_installed", + "+++++++++checkIsStrings|".Notebooks::installableList() => "can_free_systems_be_installed", "++++++++++checkIsStrings|".Notebooks::preventWifiList() => "prevent_wifi", ); -- cgit v1.2.3