diff options
-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 { |