stage #1

Merged
ThaMunsta merged 351 commits from stage into main 2025-11-10 14:37:21 +00:00
Showing only changes of commit dfe0a0b1c7 - Show all commits

View File

@@ -1514,6 +1514,7 @@ if (isset($_POST["import_client_asset_interfaces_csv"])) {
// Default variables (if undefined)
$description = $type = $mac = $ip = $nat_ip = $ipv6 = $network = '';
$network_id = 0;
$duplicate_detect = 0;
if (isset($column[0])) {