diff options
author | mark <mark> | 2009-09-25 01:04:00 +0000 |
---|---|---|
committer | mark <mark> | 2009-09-25 01:04:00 +0000 |
commit | 03bd5bb743b3b39e4e00fd169543532598d3b5e5 (patch) | |
tree | 4ba3bd0d5b7c5630de68c2032de77356de06d65b /FS | |
parent | a6e423aa1070bde95bd2f55d656e9685e58de452 (diff) |
Add cust_attachment
Diffstat (limited to 'FS')
-rw-r--r-- | FS/MANIFEST | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/FS/MANIFEST b/FS/MANIFEST index a45489700..f5511f04d 100644 --- a/FS/MANIFEST +++ b/FS/MANIFEST @@ -449,5 +449,7 @@ FS/part_device.pm t/part_device.t FS/cdr_termination.pm t/cdr_termination.t +FS/cust_attachment.pm +t/cust_attachment.t FS/cust_statement.pm t/cust_statement.t |