root / trunk / browse.php

View | Annotate | Download (3.2 KB)

# Date Author Comment
21 04/06/2009 01:05 AM nathan

added IP address sorting for netmask and broadcast as well, fixes #8

20 04/06/2009 12:56 AM nathan

used mysql inet_aton(ipaddr) function to get the integer represenation of the IP and used that in a custom sorttable field. fixes #8

3 04/03/2009 03:29 PM nathan

0.5.1 checkin

1 04/03/2009 03:03 PM nathan

inital import ver 0.5