diff options
author | Jonathan Prykop <jonathan@freeside.biz> | 2015-02-16 13:53:36 -0600 |
---|---|---|
committer | Jonathan Prykop <jonathan@freeside.biz> | 2015-02-16 13:53:36 -0600 |
commit | 7b40e0e045368d350529d78208be0e6124f94b5a (patch) | |
tree | 00fc2ac0eef5e2849f19e30c7347c444fbd7fee5 /FS/MANIFEST | |
parent | 251d07aa41b6830a0a2f2a51c14fa94586d843c2 (diff) | |
parent | fa0e442fa889a49a0b7517567cb20beedc31c5aa (diff) |
Merge branch 'master' of git.freeside.biz:/home/git/freeside
Diffstat (limited to 'FS/MANIFEST')
-rw-r--r-- | FS/MANIFEST | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/FS/MANIFEST b/FS/MANIFEST index b7d347b98..0542dfde2 100644 --- a/FS/MANIFEST +++ b/FS/MANIFEST @@ -86,7 +86,6 @@ FS/cust_main_Mixin.pm FS/cust_main_county.pm FS/cust_main_invoice.pm FS/cust_pay.pm -FS/cust_bill_event.pm FS/cust_bill_pay.pm FS/cust_pay_batch.pm FS/cust_pay_refund.pm @@ -110,7 +109,6 @@ FS/h_svc_domain.pm FS/h_svc_external.pm FS/h_svc_forward.pm FS/h_svc_www.pm -FS/part_bill_event.pm FS/payinfo_Mixin.pm FS/export_svc.pm FS/export_device.pm @@ -246,7 +244,6 @@ t/UID.t t/Msgcat.t t/SearchCache.t t/cust_bill.t -t/cust_bill_event.t t/cust_bill_pay.t t/cust_bill_pkg.t t/cust_bill_pkg_detail.t @@ -280,7 +277,6 @@ t/cust_tax_exempt.t t/cust_tax_exempt_pkg.t t/domain_record.t t/nas.t -t/part_bill_event.t t/export_svc.t t/export_device.t t/part_export.t |