diff options
Diffstat (limited to 'httemplate/browse')
-rwxr-xr-x | httemplate/browse/agent.cgi | 1 | ||||
-rwxr-xr-x | httemplate/browse/agent_type.cgi | 1 | ||||
-rwxr-xr-x | httemplate/browse/cust_main_county.cgi | 1 | ||||
-rwxr-xr-x | httemplate/browse/cust_pay_batch.cgi | 1 | ||||
-rwxr-xr-x | httemplate/browse/nas.cgi | 1 | ||||
-rwxr-xr-x | httemplate/browse/part_bill_event.cgi | 1 | ||||
-rwxr-xr-x | httemplate/browse/part_pkg.cgi | 1 | ||||
-rwxr-xr-x | httemplate/browse/part_referral.cgi | 1 | ||||
-rwxr-xr-x | httemplate/browse/part_svc.cgi | 1 | ||||
-rwxr-xr-x | httemplate/browse/queue.cgi | 1 | ||||
-rwxr-xr-x | httemplate/browse/svc_acct_pop.cgi | 1 |
11 files changed, 0 insertions, 11 deletions
diff --git a/httemplate/browse/agent.cgi b/httemplate/browse/agent.cgi index 067a06b30..8079c722b 100755 --- a/httemplate/browse/agent.cgi +++ b/httemplate/browse/agent.cgi @@ -1,4 +1,3 @@ -<!-- $Id: agent.cgi,v 1.7 2002-01-30 14:18:08 ivan Exp $ --> <% #Begin silliness diff --git a/httemplate/browse/agent_type.cgi b/httemplate/browse/agent_type.cgi index d75c45081..ba74e0d4c 100755 --- a/httemplate/browse/agent_type.cgi +++ b/httemplate/browse/agent_type.cgi @@ -1,4 +1,3 @@ -<!-- $Id: agent_type.cgi,v 1.8 2002-02-07 22:29:34 ivan Exp $ --> <% print header("Agent Type Listing", menubar( diff --git a/httemplate/browse/cust_main_county.cgi b/httemplate/browse/cust_main_county.cgi index 89b1bfd71..7273dd043 100755 --- a/httemplate/browse/cust_main_county.cgi +++ b/httemplate/browse/cust_main_county.cgi @@ -1,4 +1,3 @@ -<!-- $Id: cust_main_county.cgi,v 1.6 2002-01-30 14:18:08 ivan Exp $ --> <% print header("Tax Rate Listing", menubar( diff --git a/httemplate/browse/cust_pay_batch.cgi b/httemplate/browse/cust_pay_batch.cgi index 960843adf..220296724 100755 --- a/httemplate/browse/cust_pay_batch.cgi +++ b/httemplate/browse/cust_pay_batch.cgi @@ -1,4 +1,3 @@ -<!-- $Id: cust_pay_batch.cgi,v 1.2 2002-01-30 14:18:08 ivan Exp $ --> <% print header("Pending credit card batch", menubar( diff --git a/httemplate/browse/nas.cgi b/httemplate/browse/nas.cgi index 2bac9909f..f1057ced1 100755 --- a/httemplate/browse/nas.cgi +++ b/httemplate/browse/nas.cgi @@ -1,4 +1,3 @@ -<!-- $Id --> <% print header('NAS ports', menubar( diff --git a/httemplate/browse/part_bill_event.cgi b/httemplate/browse/part_bill_event.cgi index 81228f2ea..d850ae556 100755 --- a/httemplate/browse/part_bill_event.cgi +++ b/httemplate/browse/part_bill_event.cgi @@ -1,4 +1,3 @@ -<!-- $Id: part_bill_event.cgi,v 1.4 2002-02-10 02:16:46 ivan Exp $ --> <% my %search; diff --git a/httemplate/browse/part_pkg.cgi b/httemplate/browse/part_pkg.cgi index 22d139c99..03326d039 100755 --- a/httemplate/browse/part_pkg.cgi +++ b/httemplate/browse/part_pkg.cgi @@ -1,4 +1,3 @@ -<!-- $Id: part_pkg.cgi,v 1.10 2002-01-30 14:18:08 ivan Exp $ --> <% my %search; diff --git a/httemplate/browse/part_referral.cgi b/httemplate/browse/part_referral.cgi index 82f42924f..3ca36b244 100755 --- a/httemplate/browse/part_referral.cgi +++ b/httemplate/browse/part_referral.cgi @@ -1,4 +1,3 @@ -<!-- $Id: part_referral.cgi,v 1.7 2002-01-30 14:18:08 ivan Exp $ --> <% print header("Referral Listing", menubar( diff --git a/httemplate/browse/part_svc.cgi b/httemplate/browse/part_svc.cgi index 54d4b083b..5bfb80343 100755 --- a/httemplate/browse/part_svc.cgi +++ b/httemplate/browse/part_svc.cgi @@ -1,4 +1,3 @@ -<!-- $Id: part_svc.cgi,v 1.7 2002-01-30 14:18:08 ivan Exp $ --> <% my %search; diff --git a/httemplate/browse/queue.cgi b/httemplate/browse/queue.cgi index af8989b82..e38e40ba3 100755 --- a/httemplate/browse/queue.cgi +++ b/httemplate/browse/queue.cgi @@ -1,4 +1,3 @@ -<!-- $Id: queue.cgi,v 1.7 2002-01-30 14:18:08 ivan Exp $ --> <% print header("Job Queue", menubar( diff --git a/httemplate/browse/svc_acct_pop.cgi b/httemplate/browse/svc_acct_pop.cgi index a881b9a00..c6a661a98 100755 --- a/httemplate/browse/svc_acct_pop.cgi +++ b/httemplate/browse/svc_acct_pop.cgi @@ -1,4 +1,3 @@ -<!-- $Id: svc_acct_pop.cgi,v 1.7 2002-01-30 14:18:08 ivan Exp $ --> <% print header('POP Listing', menubar( |