summaryrefslogtreecommitdiff
path: root/httemplate/misc/process/catchall.cgi
diff options
context:
space:
mode:
Diffstat (limited to 'httemplate/misc/process/catchall.cgi')
-rwxr-xr-xhttemplate/misc/process/catchall.cgi12
1 files changed, 1 insertions, 11 deletions
diff --git a/httemplate/misc/process/catchall.cgi b/httemplate/misc/process/catchall.cgi
index 0d84d7c4e..6b1147633 100755
--- a/httemplate/misc/process/catchall.cgi
+++ b/httemplate/misc/process/catchall.cgi
@@ -1,15 +1,5 @@
<%
-#
-# $Id: catchall.cgi,v 1.1 2001-08-19 15:53:35 jeff Exp $
-#
-# Usage: post form to:
-# http://server.name/path/catchall.cgi
-#
-# $Log: catchall.cgi,v $
-# Revision 1.1 2001-08-19 15:53:35 jeff
-# added user interface for svc_forward and vpopmail support
-#
-#
+#<!--$Id: catchall.cgi,v 1.2 2001-08-21 02:31:56 ivan Exp $ -->
use strict;
use vars qw( $cgi $svcnum $old $new $error );