X-Git-Url: http://git.freeside.biz/gitweb/?p=freeside.git;a=blobdiff_plain;f=FS%2FMANIFEST;h=ee184071e1868e91ea54b355ebe82839aeed8f36;hp=f954fe8dd5a46e35fcbf7dbfa9e067f2f8c902f6;hb=63973c641c4be00765fa27e55c57cc5b9aa4da19;hpb=e710e07e4451b7c615fb477799dc64bf3490248c diff --git a/FS/MANIFEST b/FS/MANIFEST index f954fe8dd..ee184071e 100644 --- a/FS/MANIFEST +++ b/FS/MANIFEST @@ -13,6 +13,7 @@ bin/freeside-deloutsource bin/freeside-deloutsourceuser bin/freeside-deluser bin/freeside-email +bin/freeside-phonenum_list bin/freeside-queued bin/freeside-radgroup bin/freeside-reexport @@ -26,6 +27,10 @@ bin/freeside-sqlradius-seconds bin/freeside-torrus-srvderive FS.pm FS/AccessRight.pm +FS/AuthCookieHandler.pm +FS/Auth/external.pm +FS/Auth/internal.pm +FS/Auth/legacy.pm FS/CGI.pm FS/InitHandler.pm FS/ClientAPI.pm @@ -33,7 +38,6 @@ FS/ClientAPI_SessionCache.pm FS/ClientAPI_XMLRPC.pm FS/ClientAPI/passwd.pm FS/ClientAPI/Agent.pm -FS/ClientAPI/Bulk.pm FS/ClientAPI/MasonComponent.pm FS/ClientAPI/MyAccount.pm FS/ClientAPI/PrepaidPhone.pm @@ -74,7 +78,6 @@ FS/cust_main/Billing_Realtime.pm FS/cust_main/Import.pm FS/cust_main/Packages.pm FS/cust_main/Search.pm -FS/cust_main/_Marketgear.pm FS/cust_main_Mixin.pm FS/cust_main_county.pm FS/cust_main_invoice.pm @@ -149,8 +152,6 @@ FS/part_pkg/sqlradacct_hour.pm FS/part_pkg/subscription.pm FS/part_pkg/voip_sqlradacct.pm FS/part_pkg/voip_cdr.pm -FS/part_pkg/base_rate.pm -FS/part_pkg/base_delayed.pm FS/part_pop_local.pm FS/part_referral.pm FS/part_svc.pm @@ -493,6 +494,8 @@ FS/phone_type.pm t/phone_type.t FS/contact_email.pm t/contact_email.t +FS/contact_Mixin.pm +t/contact_Mixin.t FS/prospect_main.pm t/prospect_main.t FS/o2m_Common.pm @@ -679,3 +682,17 @@ FS/log.pm t/log.t FS/log_context.pm t/log_context.t +FS/part_pkg_usage_class.pm +t/part_pkg_usage_class.t +FS/cust_pkg_usage.pm +t/cust_pkg_usage.t +FS/part_pkg_usage_class.pm +t/part_pkg_usage_class.t +FS/part_pkg_usage.pm +t/part_pkg_usage.t +FS/cdr_cust_pkg_usage.pm +t/cdr_cust_pkg_usage.t +FS/part_pkg_msgcat.pm +t/part_pkg_msgcat.t +FS/access_user_session.pm +t/access_user_session.t