X-Git-Url: http://git.freeside.biz/gitweb/?a=blobdiff_plain;f=FS%2FMANIFEST;h=db3f5cfe69c7ddcd95b90029534dc4477a4bef7d;hb=becc3877b546ffb36d4ce674848d9da51c44153f;hp=5537c2f6e8a22398141e743e342b3b9e241bcdd2;hpb=4ef5b3b917b7802a136551ad567dc9d649700f53;p=freeside.git diff --git a/FS/MANIFEST b/FS/MANIFEST index 5537c2f6e..db3f5cfe6 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,14 +29,22 @@ 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 @@ -511,3 +520,13 @@ 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 +FS/svc_cert.pm +t/svc_cert.t