From 54936b49042cf1fb5eb91e90a6b08c2e05e238b6 Mon Sep 17 00:00:00 2001 From: Phil Davis Date: Sun, 26 Feb 2017 16:17:02 +0545 Subject: Fix syntax error in services_wol_edit.php --- src/usr/local/www/services_wol_edit.php | 2 -- 1 file changed, 2 deletions(-) (limited to 'src') diff --git a/src/usr/local/www/services_wol_edit.php b/src/usr/local/www/services_wol_edit.php index fe4011c..0cc36db 100644 --- a/src/usr/local/www/services_wol_edit.php +++ b/src/usr/local/www/services_wol_edit.php @@ -68,8 +68,6 @@ if ($_POST['save']) { unset($input_errors); $pconfig = $_POST; - - ) /* input validation */ $reqdfields = explode(" ", "interface mac"); $reqdfieldsn = array(gettext("Interface"), gettext("MAC address")); -- cgit v1.1