summaryrefslogtreecommitdiff
path: root/FS
diff options
context:
space:
mode:
Diffstat (limited to 'FS')
-rw-r--r--FS/FS/agent_type.pm4
-rw-r--r--FS/FS/cust_credit_refund.pm4
-rw-r--r--FS/FS/cust_main_invoice.pm4
-rw-r--r--FS/FS/nas.pm4
-rw-r--r--FS/FS/part_pop_local.pm4
-rw-r--r--FS/FS/part_svc_column.pm4
-rwxr-xr-xFS/FS/part_virtual_field.pm4
-rw-r--r--FS/FS/port.pm6
-rw-r--r--FS/FS/queue.pm4
-rw-r--r--FS/FS/queue_arg.pm4
-rwxr-xr-xFS/FS/router.pm4
-rw-r--r--FS/FS/session.pm4
-rw-r--r--FS/FS/svc_acct_pop.pm4
-rw-r--r--FS/FS/type_pkgs.pm4
14 files changed, 0 insertions, 58 deletions
diff --git a/FS/FS/agent_type.pm b/FS/FS/agent_type.pm
index 5ba5ef291..968b3b72e 100644
--- a/FS/FS/agent_type.pm
+++ b/FS/FS/agent_type.pm
@@ -149,10 +149,6 @@ sub pkgpart {
=back
-=head1 VERSION
-
-$Id: agent_type.pm,v 1.2 2003-08-05 00:20:40 khoff Exp $
-
=head1 BUGS
=head1 SEE ALSO
diff --git a/FS/FS/cust_credit_refund.pm b/FS/FS/cust_credit_refund.pm
index ff2454d9f..36c77aa59 100644
--- a/FS/FS/cust_credit_refund.pm
+++ b/FS/FS/cust_credit_refund.pm
@@ -161,10 +161,6 @@ sub cust_credit {
=back
-=head1 VERSION
-
-$Id: cust_credit_refund.pm,v 1.11 2004-06-29 04:02:44 ivan Exp $
-
=head1 BUGS
Delete and replace methods.
diff --git a/FS/FS/cust_main_invoice.pm b/FS/FS/cust_main_invoice.pm
index add0ccab1..3cabd3a64 100644
--- a/FS/FS/cust_main_invoice.pm
+++ b/FS/FS/cust_main_invoice.pm
@@ -161,10 +161,6 @@ sub address {
=back
-=head1 VERSION
-
-$Id: cust_main_invoice.pm,v 1.14 2003-08-05 00:20:42 khoff Exp $
-
=head1 BUGS
=head1 SEE ALSO
diff --git a/FS/FS/nas.pm b/FS/FS/nas.pm
index 2d17df899..3495339e0 100644
--- a/FS/FS/nas.pm
+++ b/FS/FS/nas.pm
@@ -136,10 +136,6 @@ sub heartbeat {
=back
-=head1 VERSION
-
-$Id: nas.pm,v 1.7 2003-08-05 00:20:43 khoff Exp $
-
=head1 BUGS
heartbeat method uses SQL directly and doesn't update history tables.
diff --git a/FS/FS/part_pop_local.pm b/FS/FS/part_pop_local.pm
index f7d5eac9a..01c59df93 100644
--- a/FS/FS/part_pop_local.pm
+++ b/FS/FS/part_pop_local.pm
@@ -99,10 +99,6 @@ sub check {
=back
-=head1 VERSION
-
-$Id: part_pop_local.pm,v 1.2 2003-08-05 00:20:44 khoff Exp $
-
=head1 BUGS
US/CA-centric.
diff --git a/FS/FS/part_svc_column.pm b/FS/FS/part_svc_column.pm
index 885155be3..0450b35ef 100644
--- a/FS/FS/part_svc_column.pm
+++ b/FS/FS/part_svc_column.pm
@@ -100,10 +100,6 @@ sub check {
=back
-=head1 VERSION
-
-$Id: part_svc_column.pm,v 1.2 2003-08-05 00:20:44 khoff Exp $
-
=head1 BUGS
=head1 SEE ALSO
diff --git a/FS/FS/part_virtual_field.pm b/FS/FS/part_virtual_field.pm
index 03c34cca5..f6a8fe745 100755
--- a/FS/FS/part_virtual_field.pm
+++ b/FS/FS/part_virtual_field.pm
@@ -259,10 +259,6 @@ sub widget {
return $text;
}
-=head1 VERSION
-
-$Id: part_virtual_field.pm,v 1.2 2003-08-05 00:20:45 khoff Exp $
-
=head1 NOTES
=head2 Semantics of check_block:
diff --git a/FS/FS/port.pm b/FS/FS/port.pm
index 620030afc..253727ba7 100644
--- a/FS/FS/port.pm
+++ b/FS/FS/port.pm
@@ -131,14 +131,8 @@ sub session {
=back
-=head1 VERSION
-
-$Id: port.pm,v 1.6 2003-08-05 00:20:45 khoff Exp $
-
=head1 BUGS
-The author forgot to customize this manpage.
-
The session method won't deal well if you have multiple open sessions on a
port, for example if your RADIUS server drops B<stop> records. Suggestions for
how to deal with this sort of lossage welcome; should we close the session
diff --git a/FS/FS/queue.pm b/FS/FS/queue.pm
index 8396fc904..dcac3c62b 100644
--- a/FS/FS/queue.pm
+++ b/FS/FS/queue.pm
@@ -420,10 +420,6 @@ END
=back
-=head1 VERSION
-
-$Id: queue.pm,v 1.18 2004-05-04 18:44:48 ivan Exp $
-
=head1 BUGS
$jobnums global
diff --git a/FS/FS/queue_arg.pm b/FS/FS/queue_arg.pm
index d23ee2afd..39c71192f 100644
--- a/FS/FS/queue_arg.pm
+++ b/FS/FS/queue_arg.pm
@@ -105,10 +105,6 @@ sub check {
=back
-=head1 VERSION
-
-$Id: queue_arg.pm,v 1.2 2003-08-05 00:20:46 khoff Exp $
-
=head1 BUGS
=head1 SEE ALSO
diff --git a/FS/FS/router.pm b/FS/FS/router.pm
index 2554ce86b..88ba99032 100755
--- a/FS/FS/router.pm
+++ b/FS/FS/router.pm
@@ -127,10 +127,6 @@ sub part_svc {
=back
-=head1 VERSION
-
-$Id:
-
=head1 BUGS
=head1 SEE ALSO
diff --git a/FS/FS/session.pm b/FS/FS/session.pm
index 2ad594cf2..615c8ae8b 100644
--- a/FS/FS/session.pm
+++ b/FS/FS/session.pm
@@ -245,10 +245,6 @@ sub svc_acct {
=back
-=head1 VERSION
-
-$Id: session.pm,v 1.8 2003-08-05 00:20:46 khoff Exp $
-
=head1 BUGS
Maybe you shouldn't be able to insert a session if there's currently an open
diff --git a/FS/FS/svc_acct_pop.pm b/FS/FS/svc_acct_pop.pm
index f98f91a4f..de41f5bb6 100644
--- a/FS/FS/svc_acct_pop.pm
+++ b/FS/FS/svc_acct_pop.pm
@@ -186,10 +186,6 @@ END
=back
-=head1 VERSION
-
-$Id: svc_acct_pop.pm,v 1.10 2003-08-05 00:20:47 khoff Exp $
-
=head1 BUGS
It should be renamed to part_pop.
diff --git a/FS/FS/type_pkgs.pm b/FS/FS/type_pkgs.pm
index 5b3b11c09..07ad2bc2b 100644
--- a/FS/FS/type_pkgs.pm
+++ b/FS/FS/type_pkgs.pm
@@ -109,10 +109,6 @@ sub part_pkg {
=back
-=head1 VERSION
-
-$Id: type_pkgs.pm,v 1.3 2003-08-05 00:20:48 khoff Exp $
-
=head1 BUGS
=head1 SEE ALSO