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 7ac8c6214..97f1788ba 100644 --- a/FS/FS/cust_main.pm +++ b/FS/FS/cust_main.pm @@ -2433,6 +2433,8 @@ Currently available options are: =item payby - allows for one time override of normal customer billing method +=back + =cut sub collect { |