X-Git-Url: http://git.freeside.biz/gitweb/?a=blobdiff_plain;f=FS%2FMANIFEST;h=1b2e08df809b4e1d12e571e1d885948b74ea341a;hb=abdb0f8539d8604b3e1ba6218e36a8717e96f88d;hp=b3415178b3f2ce1407e81b668758e51aa5540742;hpb=65f0f73df04de553919ee50145376955da20b315;p=freeside.git diff --git a/FS/MANIFEST b/FS/MANIFEST index b3415178b..1b2e08df8 100644 --- a/FS/MANIFEST +++ b/FS/MANIFEST @@ -17,6 +17,7 @@ bin/freeside-queued bin/freeside-radgroup bin/freeside-reexport bin/freeside-selfservice-server +bin/freeside-selfservice-xmlrpcd bin/freeside-setinvoice bin/freeside-setup bin/freeside-sqlradius-radacctd @@ -28,17 +29,26 @@ FS/CGI.pm FS/InitHandler.pm FS/ClientAPI.pm 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 +FS/ClientAPI/SGNG.pm +FS/ClientAPI/Signup.pm FS/Conf.pm FS/ConfItem.pm FS/Cron/backup.pm FS/Cron/bill.pm FS/Cron/vacuum.pm FS/Daemon.pm +FS/Maestro.pm FS/Misc.pm FS/Record.pm FS/Report.pm +FS/Report/FCC_477.pm FS/Report/Table.pm FS/Report/Table/Monthly.pm FS/SearchCache.pm @@ -503,3 +513,18 @@ FS/part_event/Action/pkg_agent_credit.pm FS/part_event/Action/pkg_agent_credit_pkg.pm FS/part_event/Action/pkg_employee_credit.pm FS/part_event/Action/pkg_employee_credit_pkg.pm +FS/Misc/DateTime.pm +FS/cgp_rule.pm +t/cgp_rule.t +FS/cgp_rule_condition.pm +t/cgp_rule_condition.t +FS/cgp_rule_action.pm +t/cgp_rule_action.t +FS/msg_template.pm +t/msg_template.t +FS/cust_tag.pm +t/cust_tag.t +FS/part_tag.pm +t/part_tag.t +FS/svc_CGP_Mixin.pm +FS/svc_CGPRule_Mixin.pm