diff options
| author | ivan <ivan> | 2004-05-19 13:41:27 +0000 |
|---|---|---|
| committer | ivan <ivan> | 2004-05-19 13:41:27 +0000 |
| commit | b970f3999c9a49146ec2f5224a60057723304d1b (patch) | |
| tree | eef75222570330423c44f50c9e7d38c1059c9e2b /FS/MANIFEST | |
| parent | 6b9a0a746535a142c95a5841f5cb5d9dc44d2f21 (diff) | |
adding acct_sql export
Diffstat (limited to 'FS/MANIFEST')
| -rw-r--r-- | FS/MANIFEST | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/FS/MANIFEST b/FS/MANIFEST index 675429e04..e9c673dc2 100644 --- a/FS/MANIFEST +++ b/FS/MANIFEST @@ -68,6 +68,7 @@ FS/part_bill_event.pm FS/export_svc.pm FS/part_export.pm FS/part_export_option.pm +FS/part_export/acct_sql.pm FS/part_export/apache.pm FS/part_export/bind.pm FS/part_export/bind_slave.pm @@ -158,6 +159,8 @@ t/part_bill_event.t t/export_svc.t t/part_export.t t/part_export_option.t +t/part_export-acct_sql.t +t/part_export-apache.t t/part_export-bind.t t/part_export-bind_slave.t t/part_export-bsdshell.t |
