diff options
author | ivan <ivan> | 2007-10-04 02:15:40 +0000 |
---|---|---|
committer | ivan <ivan> | 2007-10-04 02:15:40 +0000 |
commit | 2f7c9df8b7d9e3b76471e6eddb9be36b5d97c610 (patch) | |
tree | 61329bb9c3b6dd29d03f5cda5b840d965897a9c4 | |
parent | 78b907f34406e0fc925e4df75d8ecdaf0cc7f1f2 (diff) |
add missing =back
-rw-r--r-- | FS/FS/cust_main.pm | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/FS/FS/cust_main.pm b/FS/FS/cust_main.pm index a28b9eeb2..9dd1472c8 100644 --- a/FS/FS/cust_main.pm +++ b/FS/FS/cust_main.pm @@ -2454,6 +2454,8 @@ I<quiet> can be set true to surpress email decline notices. (moved from cust_bill) (probably should get realtime_{card,ach,lec} here too) +=back + =cut sub realtime_bop { |