Menu

#266 Sort subnet in "IP request form"

Next_Release
open
sort (2)
1
2015-01-19
2015-01-19
No

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

Discussion

Anonymous
Anonymous

Add attachments
Cancel





Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.