diff options
| author | ivan <ivan> | 2007-10-04 02:15:32 +0000 | 
|---|---|---|
| committer | ivan <ivan> | 2007-10-04 02:15:32 +0000 | 
| commit | e20e9e05c7db973adc32d789d0184db929dcd50f (patch) | |
| tree | 8b5db4069fbc823ffe6a78361e0fedf204ae50ce /FS | |
| parent | 093fbb43eb8cfa3f94c8416ac9d2b7b078d8ee18 (diff) | |
add missing =back
Diffstat (limited to 'FS')
| -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 { | 
