CMXX - Multisite settings
This commit is contained in:
@@ -216,7 +216,7 @@ case 'firmwareUpdate':
|
||||
|
||||
if (isset($_GET['sn']) && $_GET['sn'] != '' && isset($_GET['hw_version']) && $_GET['hw_version'] != '' && isset($_GET['sw_version']) && $_GET['sw_version'] != '') {
|
||||
|
||||
include './settings/settings.php';
|
||||
include './settings/settings_redirector.php';
|
||||
|
||||
//Clean input data
|
||||
$hw_device_send = strip_tags(trim($_GET['hw_version']));
|
||||
|
||||
Reference in New Issue
Block a user