X-Git-Url: http://git.freeside.biz/gitweb/?a=blobdiff_plain;f=FS%2FMANIFEST;h=b7804ccc362f4fb01a2bc71169d56c464f3b0b31;hb=c980083d90ee8796d8241686390048aee6d4fff9;hp=2db053d449f5786258e40e261af20762082cc4d7;hpb=57d69d5c1f98f778a0df82795ce21ee7bd21042a;p=freeside.git diff --git a/FS/MANIFEST b/FS/MANIFEST index 2db053d44..b7804ccc3 100644 --- a/FS/MANIFEST +++ b/FS/MANIFEST @@ -5,11 +5,16 @@ Makefile.PL README bin/freeside-bill bin/freeside-email -bin/freeside-print-batch +bin/freeside-queued +bin/freeside-apply-credits +bin/freeside-adduser +bin/freeside-setinvoice FS.pm FS/CGI.pm FS/Conf.pm +FS/ConfItem.pm FS/Record.pm +FS/SearchCache.pm FS/UI/Base.pm FS/UI/CGI.pm FS/UI/Gtk.pm @@ -32,6 +37,7 @@ FS/cust_refund.pm FS/cust_credit_refund.pm FS/cust_svc.pm FS/part_pkg.pm +FS/part_pop_local.pm FS/part_referral.pm FS/part_svc.pm FS/part_svc_column.pm @@ -50,11 +56,15 @@ FS/prepay_credit.pm FS/svc_www.pm FS/CGIwrapper.pm FS/svc_forward.pm +FS/raddb.pm +FS/queue.pm +FS/queue_arg.pm t/agent.t t/agent_type.t t/CGI.t t/CGIwrapper.t t/Conf.t +t/ConfItem.t t/cust_bill.t t/cust_bill_pay.t t/cust_bill_pkg.t @@ -72,6 +82,7 @@ t/cust_svc.t t/domain_record.t t/nas.t t/part_pkg.t +t/part_pop_local.t t/part_referral.t t/part_svc.t t/part_svc_column.t @@ -88,4 +99,7 @@ t/svc_domain.t t/svc_forward.t t/svc_www.t t/type_pkgs.t +t/queue.t +t/queue_arg.t t/UID.t +t/raddb.t