From 4b1d882f4591c97973f3a153345bf4458d73acc3 Mon Sep 17 00:00:00 2001 From: Colin Fleming Date: Sat, 19 Dec 2015 21:57:28 +0000 Subject: Remove $closehead variable Remove unused variable $closehead --- src/usr/local/www/diag_smart.php | 1 - 1 file changed, 1 deletion(-) (limited to 'src/usr/local/www/diag_smart.php') diff --git a/src/usr/local/www/diag_smart.php b/src/usr/local/www/diag_smart.php index 7793c35..3e6b686 100644 --- a/src/usr/local/www/diag_smart.php +++ b/src/usr/local/www/diag_smart.php @@ -72,7 +72,6 @@ $valid_test_types = array("offline", "short", "long", "conveyance"); $valid_info_types = array("i", "H", "c", "A", "a"); $valid_log_types = array("error", "selftest"); -$closehead = false; include("head.inc"); // Highlights the words "PASSED", "FAILED", and "WARNING". -- cgit v1.1