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