X-Git-Url: http://git.freeside.biz/gitweb/?a=blobdiff_plain;f=FS%2FMANIFEST;h=783e6230768f7ede072e93b1fee80c06398e4eeb;hb=96a5362009cade1872f5de8cab41951c6ee57ef9;hp=5f761539fb5fe314ad6c843973b46f8b1ee26362;hpb=425a9c8cca302c5cc6027a765fe8ebbf640df5db;p=freeside.git diff --git a/FS/MANIFEST b/FS/MANIFEST index 5f761539f..783e62307 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,8 +29,15 @@ 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 @@ -39,6 +47,7 @@ FS/Daemon.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 @@ -460,6 +469,7 @@ FS/cust_statement.pm t/cust_statement.t FS/cdr_batch.pm t/cdr_batch.t +FS/o2m_Common.pm FS/svc_pbx.pm t/svc_pbx.t FS/h_svc_www.pm @@ -484,3 +494,9 @@ 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