CMXX - Improved software_update
This commit is contained in:
@@ -221,7 +221,7 @@ case 'firmwareUpdate':
|
||||
//Clean input data
|
||||
$hw_device_send = strip_tags(trim($_GET['hw_version']));
|
||||
$sw_device_send = strip_tags(trim($_GET['sw_version']));
|
||||
|
||||
|
||||
//Check exceptions
|
||||
if (in_array($_GET['sn'],$serialnumber_exceptions)){
|
||||
//Serialnumber found in exceptions include exception file
|
||||
|
||||
Reference in New Issue
Block a user