summaryrefslogtreecommitdiff
path: root/httemplate/misc/process
diff options
context:
space:
mode:
authorivan <ivan>2002-02-10 13:21:31 +0000
committerivan <ivan>2002-02-10 13:21:31 +0000
commit22a35047ecdffff80110e06cc08fc84f9ddba9b0 (patch)
tree5a9db14bebc973ba6effb8407b08d10c33807bbe /httemplate/misc/process
parentb4bce0bf487b4ee3620e13f1fdf56ecc1d001a42 (diff)
removed <!-- $Id$ --> from all files to fix any redirects, whew
Mason handler.pl overrides CGI::redirect fixed strict; problems in edit/part_pkg.cgi & edit/process/part_pkg.cgi
Diffstat (limited to 'httemplate/misc/process')
-rwxr-xr-xhttemplate/misc/process/catchall.cgi1
-rwxr-xr-xhttemplate/misc/process/delete-customer.cgi1
-rwxr-xr-xhttemplate/misc/process/link.cgi1
3 files changed, 0 insertions, 3 deletions
diff --git a/httemplate/misc/process/catchall.cgi b/httemplate/misc/process/catchall.cgi
index cf6f8d751..44a63f9f8 100755
--- a/httemplate/misc/process/catchall.cgi
+++ b/httemplate/misc/process/catchall.cgi
@@ -1,4 +1,3 @@
-<!--$Id: catchall.cgi,v 1.3 2002-01-30 14:18:09 ivan Exp $ -->
<%
$FS::svc_domain::whois_hack=1;
diff --git a/httemplate/misc/process/delete-customer.cgi b/httemplate/misc/process/delete-customer.cgi
index 6f26c8107..16bdbaea8 100755
--- a/httemplate/misc/process/delete-customer.cgi
+++ b/httemplate/misc/process/delete-customer.cgi
@@ -1,4 +1,3 @@
-<!-- $Id: delete-customer.cgi,v 1.3 2002-01-30 14:18:09 ivan Exp $ -->
<%
my $conf = new FS::Conf;
diff --git a/httemplate/misc/process/link.cgi b/httemplate/misc/process/link.cgi
index f8b7812e1..af96c0bcd 100755
--- a/httemplate/misc/process/link.cgi
+++ b/httemplate/misc/process/link.cgi
@@ -1,4 +1,3 @@
-<!-- $Id: link.cgi,v 1.4 2002-02-09 17:45:26 ivan Exp $ -->
<%
$cgi->param('pkgnum') =~ /^(\d+)$/;