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/interfaces_ppps_edit.php | 1 - 1 file changed, 1 deletion(-) (limited to 'src/usr/local/www/interfaces_ppps_edit.php') diff --git a/src/usr/local/www/interfaces_ppps_edit.php b/src/usr/local/www/interfaces_ppps_edit.php index 13f4571..843402a 100644 --- a/src/usr/local/www/interfaces_ppps_edit.php +++ b/src/usr/local/www/interfaces_ppps_edit.php @@ -441,7 +441,6 @@ if ($_POST) { } } // end if ($_POST) -$closehead = false; $pgtitle = array(gettext("Interfaces"), gettext("PPPs"), gettext("Edit")); $shortcut_section = "interfaces"; include("head.inc"); -- cgit v1.1