I beautyfull software, I make a change because in the 'IP request form' the select subnet are not in readable order, I would suggest :
diff functions/functions-network.php functions/functions-network.php.orig
772c772
< $query = 'select * from subnets order by subnet;';
$query = 'select * from subnets;';3911c3911
< ?>
?>
\ No newline at end of file
Thanke you!!
Andrea
Anonymous