X-Git-Url: http://git.freeside.biz/gitweb/?p=freeside.git;a=blobdiff_plain;f=FS%2FMANIFEST;h=92369e353a41b673f2cf6716b3f5d8ecdefe4399;hp=d326272f8417206004a2b3d3c614cc7b3bbf85f2;hb=69ca9d73711e89661a929f5f98d62b605a437354;hpb=6cd0b2ba573ff345de8093ab8c7caeb3f49cf033 diff --git a/FS/MANIFEST b/FS/MANIFEST index d326272f8..92369e353 100644 --- a/FS/MANIFEST +++ b/FS/MANIFEST @@ -1,6 +1,5 @@ Changes MANIFEST -MANIFEST.SKIP Makefile.PL bin/freeside-addoutsource bin/freeside-addoutsourceuser @@ -26,6 +25,7 @@ bin/freeside-sqlradius-reset bin/freeside-sqlradius-seconds bin/freeside-torrus-srvderive FS.pm +FS/API.pm FS/AccessRight.pm FS/CGI.pm FS/InitHandler.pm @@ -44,6 +44,7 @@ FS/Cron/backup.pm FS/Cron/bill.pm FS/Cron/vacuum.pm FS/Daemon.pm +FS/Daemon/Preforking.pm FS/Maestro.pm FS/Misc.pm FS/Record.pm @@ -690,11 +691,46 @@ FS/part_pkg_msgcat.pm t/part_pkg_msgcat.t FS/svc_cable.pm t/svc_cable.t -FS/cable_device.pm -t/cable_device.t FS/h_svc_cable.pm t/h_svc_cable.t FS/sales_pkg_class.pm t/sales_pkg_class.t FS/svc_alarm.pm t/svc_alarm.t +FS/cable_model.pm +t/cable_model.t +FS/invoice_mode.pm +t/invoice_mode.t +FS/invoice_conf.pm +t/invoice_conf.t +FS/cable_provider.pm +t/cable_provider.t +FS/cust_credit_void.pm +t/cust_credit_void.t +FS/discount_class.pm +t/discount_class.t +FS/alarm_system.pm +t/alarm_system.t +FS/alarm_type.pm +t/alarm_type.t +FS/alarm_station.pm +t/alarm_station.t +FS/addr_range.pm +t/addr_range.t +FS/pbx_extension.pm +t/pbx_extension.t +FS/cust_event_fee.pm +t/cust_event_fee.t +FS/part_fee.pm +t/part_fee.t +FS/cust_bill_pkg_fee.pm +t/cust_bill_pkg_fee.t +FS/part_fee_msgcat.pm +t/part_fee_msgcat.t +FS/part_fee_usage.pm +t/part_fee_usage.t +FS/sched_item.pm +t/sched_item.t +FS/sched_avail.pm +t/sched_avail.t +FS/svc_Torrus_Mixin.pm