From 4da09257378ffb1b5d8ea97a5d9ce77abee94fc1 Mon Sep 17 00:00:00 2001 From: FusionPBX Date: Tue, 19 Feb 2019 08:40:37 -0700 Subject: [PATCH] Update device_edit.php --- app/devices/device_edit.php | 1 - 1 file changed, 1 deletion(-) diff --git a/app/devices/device_edit.php b/app/devices/device_edit.php index 07e0d71d77..fd3649c51a 100644 --- a/app/devices/device_edit.php +++ b/app/devices/device_edit.php @@ -237,7 +237,6 @@ //array cleanup $x = 0; - //unset($_POST["autocomplete"]); unset($_POST["target_file"]); unset($_POST["file_action"]);