mirror of
https://github.com/itflow-org/itflow
synced 2026-02-28 02:44:53 +00:00
More Archive stuff
This commit is contained in:
@@ -89,6 +89,7 @@ $num_rows = mysqli_fetch_row(mysqli_query($mysqli,"SELECT FOUND_ROWS()"));
|
||||
$network = $row['network'];
|
||||
$network_gateway = $row['network_gateway'];
|
||||
$network_dhcp_range = $row['network_dhcp_range'];
|
||||
$network_created_at = $row['network_created_at'];
|
||||
$location_id = $row['location_id'];
|
||||
|
||||
?>
|
||||
|
||||
Reference in New Issue
Block a user