diff options
author | jeff <jeff> | 2010-02-08 15:37:29 +0000 |
---|---|---|
committer | jeff <jeff> | 2010-02-08 15:37:29 +0000 |
commit | d0221fabd4656b3a04251ca6168cc45f54d23574 (patch) | |
tree | 6edf3792883e58294de4d1c42a9ddbe52be1be85 /FS/MANIFEST | |
parent | 942c8b05b17b119a3dad84d7035c76b481dc5b99 (diff) |
grandstream device configuration support #4220
Diffstat (limited to 'FS/MANIFEST')
-rw-r--r-- | FS/MANIFEST | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/FS/MANIFEST b/FS/MANIFEST index 71523458a..f3d2a6909 100644 --- a/FS/MANIFEST +++ b/FS/MANIFEST @@ -87,6 +87,7 @@ FS/h_svc_www.pm FS/part_bill_event.pm FS/payinfo_Mixin.pm FS/export_svc.pm +FS/export_device.pm FS/part_export.pm FS/part_export_option.pm FS/part_export/acct_sql.pm @@ -231,6 +232,7 @@ t/domain_record.t t/nas.t t/part_bill_event.t t/export_svc.t +t/export_device.t t/part_export.t t/part_export_option.t t/part_export-acct_sql.t |