Forced commit to note that www/en/cgi/confirm-code.cgi was repocopied

from sendpr-code.cgi at the same path.

querypr-code.cgi and sendpr-code.cgi will be coalesced into the single
script confirm-code.cgi.
This commit is contained in:
Ceri Davies 2005-11-11 08:58:06 +00:00
parent 3cc0a07c18
commit b63c7805f1
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/www/; revision=26319
3 changed files with 3 additions and 3 deletions

View file

@ -1,6 +1,6 @@
#!/usr/bin/perl -T
#
# $FreeBSD: www/en/cgi/sendpr-code.cgi,v 1.3 2004/07/27 20:34:40 ceri Exp $
# $FreeBSD: www/en/cgi/confirm-code.cgi,v 1.4 2004/12/13 22:43:05 ceri Exp $
#
# Copyright (c) 2003 Eric Anderson

View file

@ -1,6 +1,6 @@
#!/usr/bin/perl -T
#
# $FreeBSD$
# $FreeBSD: www/en/cgi/querypr-code.cgi,v 1.1 2005/11/06 22:29:45 ceri Exp $
#
# Cribbed from sendpr-code.cgi, which is:
# Copyright (c) 2003 Eric Anderson

View file

@ -1,6 +1,6 @@
#!/usr/bin/perl -T
#
# $FreeBSD: www/en/cgi/sendpr-code.cgi,v 1.3 2004/07/27 20:34:40 ceri Exp $
# $FreeBSD: www/en/cgi/sendpr-code.cgi,v 1.4 2004/12/13 22:43:05 ceri Exp $
#
# Copyright (c) 2003 Eric Anderson