diff options
author | ivan <ivan> | 2006-06-06 10:30:09 +0000 |
---|---|---|
committer | ivan <ivan> | 2006-06-06 10:30:09 +0000 |
commit | f2dd532f7c009a653864b23d8858fe9e6c8c3985 (patch) | |
tree | 5f2412c2a4885ca75d97659d5a759ac2b877c436 | |
parent | 3a820c27d5290f9d2761636b2b4fe865caeb0804 (diff) |
fix unmatched =back somehow futzing things up with automated install. wtf?!
-rw-r--r-- | FS/FS/cdr.pm | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/FS/FS/cdr.pm b/FS/FS/cdr.pm index 70c8a0f09..5eb0cf393 100644 --- a/FS/FS/cdr.pm +++ b/FS/FS/cdr.pm @@ -119,8 +119,6 @@ following fields are currently supported: #Telstra =1, Optus = 2, RSL COM = 3 -=back - =item upstream_rateid - Upstream Rate ID =item svcnum - Link to customer service (see L<FS::cust_svc>) |