Changeset 434 for trunk/cgi-bin/IPDB.pm


Ignore:
Timestamp:
07/19/10 16:57:56 (14 years ago)
Author:
Kris Deugau
Message:

/trunk

Trim out another bit of hardcodery: "Updated-By" field in rWHOIS
exports is now $IPDB::org_email. See #17.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/cgi-bin/IPDB.pm

    r432 r434  
    6767our $org_phone = '000-555-1234';
    6868our $org_techhandle = 'ISP-ARIN-HANDLE';
     69our $org_email = 'noc@example.com';
    6970
    7071our $syslog_facility = 'local2';
Note: See TracChangeset for help on using the changeset viewer.