diff options
author | ivan <ivan> | 2002-02-10 13:21:31 +0000 |
---|---|---|
committer | ivan <ivan> | 2002-02-10 13:21:31 +0000 |
commit | 22a35047ecdffff80110e06cc08fc84f9ddba9b0 (patch) | |
tree | 5a9db14bebc973ba6effb8407b08d10c33807bbe /httemplate/view/svc_acct.cgi | |
parent | b4bce0bf487b4ee3620e13f1fdf56ecc1d001a42 (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/view/svc_acct.cgi')
-rwxr-xr-x | httemplate/view/svc_acct.cgi | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/httemplate/view/svc_acct.cgi b/httemplate/view/svc_acct.cgi index a4e377078..31327a625 100755 --- a/httemplate/view/svc_acct.cgi +++ b/httemplate/view/svc_acct.cgi @@ -1,4 +1,3 @@ -<!-- $Id: svc_acct.cgi,v 1.10 2002-01-30 14:18:09 ivan Exp $ --> <% my $conf = new FS::Conf; |