version 1.02 (11/19/2001):
 - changed everything to use DBI (changes were based on a patch from 
   Omachonu Ogali <missnglnk@informationwave.net> plus additional
   changes by me)
 - fixed bug in AddNet which allowed adding a subnet that was outside the parent
   net's boundaries
 - made address_updaddr.html have the right heading and took out the 
   input for the address
 - made address_detailshow_body.html show the DNS Name
 - changed calls to db_rescheck to pass a reference to $res
 - lots of code cleanup to make sub's use my() for all variables

version 1.01 (11/14/2001):
 - escape form input to make SQL commands work right. (HP)
 - move the INSERT of the admin user in NorthStar.sql up to fix Postgres 
   errors (HP)
 - add a confirmation page to all object deletions (HP)
 - changed the phone and state regex check to be more accomodating of (HP)
   international phone numbers, and made state field optional on owner add
 - other updates in util.lib (HP)
 - update templates to accomodate above changes (HP)

 
