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/CommonWeb.pm

    r4 r8  
     1# ipdb/cgi-bin/CommonWeb.pm
     2###
     3# SVN revision info
     4# $Date$
     5# SVN revision $Rev$
     6# Last update by $Author$
     7###
     8
    19package CommonWeb;
    210
    3 ###
    411# 08/13/2004 kdeugau@vianet
    512#       Split DB-related functions into new module;  they're not
    613#       specific to CGI/web stuff.
    7 ###
    814
    915use strict;             
Note: See TracChangeset for help on using the changeset viewer.