$Id$,$Date$ -> $FreeBSD$

The jury is out on $Date$, but it's presently not being expanded..
This commit is contained in:
Peter Wemm 1999-09-06 07:03:31 +00:00
parent a597276216
commit 01a61279be
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/www/; revision=5543
477 changed files with 739 additions and 739 deletions

View file

@ -4,7 +4,7 @@
#
# John Fieber <jfieber@indiana.edu>
# Modified for new gallery.db format by Nate Johnson <nsj@freebsd.org>
# $Id: gallery.cgi,v 1.14 1999-05-18 02:15:06 nsj Exp $
# $FreeBSD$
##################################################################
$curator = "gallery\@freebsd.org";
@ -13,7 +13,7 @@ $subject = "Another gallery submission...";
require 'cgi-lib.pl';
&ReadParse;
$hsty_date = '$Date: 1999-05-18 02:15:06 $';
$hsty_date = '$FreeBSD$';
#$h_base = "..";
#$d_author = "
require 'cgi-style.pl';