Ignore:
Timestamp:
10/25/04 17:26:10 (20 years ago)
Author:
Kris Deugau
Message:

Added SVN revision info section to cgi-bin/CommonWeb.pm,
cgi-bin/main.cgi, cgi-bin/consistency-check.pl, and
cgi-bin/IPDB.pm

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/cgi-bin/consistency-check.pl

    r6 r8  
    11#!/usr/bin/perl
    2 # consistency-check.pl
     2# ipdb/cgi-bin/consistency-check.pl
    33# Does full check to see if the data in the db is consistent and complete.
     4###
     5# SVN revision info
     6# $Date$
     7# SVN revision $Rev$
     8# Last update by $Author$
     9###
    410
    511use DBI;
Note: See TracChangeset for help on using the changeset viewer.