X-Git-Url: http://git.freeside.biz/gitweb/?a=blobdiff_plain;ds=sidebyside;f=FS%2FMANIFEST;h=8355e40fb5bd6739702663755df9d00ba4d06c1e;hb=f22694a83b1acce62cdc10cf91884274af0e40a2;hp=19915cdc94396b4ec604ca8b5a49c0c174790b9f;hpb=b159f42fa3f48cc2ca3b43773e7661e17d2fb072;p=freeside.git diff --git a/FS/MANIFEST b/FS/MANIFEST index 19915cdc9..8355e40fb 100644 --- a/FS/MANIFEST +++ b/FS/MANIFEST @@ -16,8 +16,13 @@ bin/freeside-tax-report bin/freeside-cc-receipts-report bin/freeside-credit-report bin/freeside-expiration-alerter +bin/freeside-reexport FS.pm FS/CGI.pm +FS/InitHandler.pm +FS/ClientAPI.pm +FS/ClientAPI/passwd.pm +FS/ClientAPI/MyAccount.pm FS/Conf.pm FS/ConfItem.pm FS/Record.pm @@ -27,6 +32,7 @@ FS/UI/CGI.pm FS/UI/Gtk.pm FS/UI/agent.pm FS/UID.pm +FS/Msgcat.pm FS/agent.pm FS/agent_type.pm FS/cust_bill.pm @@ -45,6 +51,25 @@ FS/cust_refund.pm FS/cust_credit_refund.pm FS/cust_svc.pm FS/part_bill_event.pm +FS/export_svc.pm +FS/part_export.pm +FS/part_export_option.pm +FS/part_export/bind.pm +FS/part_export/bind_slave.pm +FS/part_export/bsdshell.pm +FS/part_export/cp.pm +FS/part_export/cyrus.pm +FS/part_export/http.pm +FS/part_export/infostreet.pm +FS/part_export/null.pm +FS/part_export/shellcommands.pm +FS/part_export/shellcommands_withdomain.pm +FS/part_export/sqlmail.pm +FS/part_export/sqlradius.pm +FS/part_export/sysvshell.pm +FS/part_export/textradius.pm +FS/part_export/vpopmail.pm +FS/part_export/www_shellcommands.pm FS/part_pkg.pm FS/part_pop_local.pm FS/part_referral.pm @@ -65,13 +90,22 @@ FS/prepay_credit.pm FS/svc_www.pm FS/svc_forward.pm FS/raddb.pm +FS/radius_usergroup.pm FS/queue.pm FS/queue_arg.pm +FS/queue_depend.pm +FS/msgcat.pm +FS/cust_tax_exempt.pm t/agent.t t/agent_type.t t/CGI.t +t/InitHandler.t +t/ClientAPI.t t/Conf.t t/ConfItem.t +t/Record.t +t/UID.t +t/Msgcat.t t/cust_bill.t t/cust_bill_event.t t/cust_bill_pay.t @@ -90,8 +124,25 @@ t/cust_svc.t t/domain_record.t t/nas.t t/part_bill_event.t +t/export_svc.t t/part_export.t t/part_export_option.t +t/part_export-bind.t +t/part_export-bind_slave.t +t/part_export-bsdshell.t +t/part_export-cp.t +t/part_export-cyrus.t +t/part_export-http.t +t/part_export-infostreet.t +t/part_export-null.t +t/part_export-shellcommands.t +t/part_export-shellcommands_withdomain.t +t/part_export-sqlmail.t +t/part_export-sqlradius.t +t/part_export-sysvshell.t +t/part_export-textradius.t +t/part_export-vpopmail.t +t/part_export-www_shellcommands.t t/part_pkg.t t/part_pop_local.t t/part_referral.t @@ -100,7 +151,7 @@ t/part_svc_column.t t/pkg_svc.t t/port.t t/prepay_credit.t -t/Record.t +t/radius_usergroup.t t/session.t t/svc_acct.t t/svc_acct_pop.t @@ -112,5 +163,6 @@ t/svc_www.t t/type_pkgs.t t/queue.t t/queue_arg.t -t/UID.t +t/msgcat.t t/raddb.t +t/cust_tax_exempt.t