diff options
author | Mark Wells <mark@freeside.biz> | 2013-02-27 20:46:58 -0800 |
---|---|---|
committer | Mark Wells <mark@freeside.biz> | 2013-02-27 20:46:58 -0800 |
commit | d04c981b5f72ffadabde71af68022059af0d52a5 (patch) | |
tree | bce947e07a54a391d5593f957b504ea2805b5a6e /FS/MANIFEST | |
parent | 942431fdcb3803b7ef98b1be8c4dc188e1a4b5aa (diff) |
per-package bundles of voice minutes, #5738
Diffstat (limited to 'FS/MANIFEST')
-rw-r--r-- | FS/MANIFEST | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/FS/MANIFEST b/FS/MANIFEST index 0214fe7bc..860f45fe2 100644 --- a/FS/MANIFEST +++ b/FS/MANIFEST @@ -677,3 +677,13 @@ FS/log.pm t/log.t FS/log_context.pm t/log_context.t +FS/part_pkg_usage_class.pm +t/part_pkg_usage_class.t +FS/cust_pkg_usage.pm +t/cust_pkg_usage.t +FS/part_pkg_usage_class.pm +t/part_pkg_usage_class.t +FS/part_pkg_usage.pm +t/part_pkg_usage.t +FS/cdr_cust_pkg_usage.pm +t/cdr_cust_pkg_usage.t |