X-Git-Url: http://git.freeside.biz/gitweb/?p=freeside.git;a=blobdiff_plain;f=FS%2FMANIFEST;h=971fe403ea274de580b3a8cb7948e4cda1f9cb57;hp=32785c20e0c9cece46663581a314fa6e42bcbb9a;hb=c2146ae32fdef80049abfa13098db2d45f3ebdd5;hpb=f7afca1829f8496509d10806439c37fcc1349135 diff --git a/FS/MANIFEST b/FS/MANIFEST index 32785c20e..971fe403e 100644 --- a/FS/MANIFEST +++ b/FS/MANIFEST @@ -28,20 +28,19 @@ FS.pm FS/CGI.pm FS/InitHandler.pm FS/ClientAPI.pm +FS/ClientAPI_SessionCache.pm FS/ClientAPI/passwd.pm FS/ClientAPI/MyAccount.pm FS/Conf.pm FS/ConfItem.pm +FS/Daemon.pm FS/Misc.pm FS/Record.pm FS/Report.pm FS/Report/Table.pm FS/Report/Table/Monthly.pm FS/SearchCache.pm -FS/UI/Base.pm -FS/UI/CGI.pm -FS/UI/Gtk.pm -FS/UI/agent.pm +FS/UI/Web.pm FS/UID.pm FS/Msgcat.pm FS/acct_snarf.pm @@ -66,6 +65,7 @@ FS/cust_credit_refund.pm FS/cust_svc.pm FS/h_Common.pm FS/h_cust_svc.pm +FS/h_domain_record.pm FS/h_svc_acct.pm FS/h_svc_broadband.pm FS/h_svc_domain.pm @@ -125,6 +125,8 @@ FS/rate.pm FS/rate_detail.pm FS/rate_region.pm FS/rate_prefix.pm +FS/reg_code.pm +FS/reg_code_pkg.pm FS/svc_Common.pm FS/svc_acct.pm FS/svc_acct_pop.pm @@ -147,13 +149,17 @@ FS/queue_arg.pm FS/queue_depend.pm FS/msgcat.pm FS/cust_tax_exempt.pm +FS/clientapi_session.pm +FS/clientapi_session_field.pm t/agent.t t/agent_type.t t/CGI.t t/InitHandler.t t/ClientAPI.t +t/ClientAPI_SessionCache.t t/Conf.t t/ConfItem.t +t/Daemon.t t/Misc.t t/Record.t t/Report.t @@ -182,6 +188,7 @@ t/cust_svc.t t/h_cust_svc.t t/h_Common.t t/h_cust_svc.t +t/h_domain_record.t t/h_svc_acct.t t/h_svc_broadband.t t/h_svc_domain.t @@ -248,6 +255,8 @@ t/rate_detail.t t/rate_region.t t/rate_prefix.t t/radius_usergroup.t +t/reg_code.t +t/reg_code_pkg.t t/session.t t/svc_acct.t t/svc_acct_pop.t @@ -263,3 +272,5 @@ t/queue_arg.t t/queue_depend.t t/msgcat.t t/raddb.t +t/clientapi_session.t +t/clientapi_session_field.t