diff options
author | ivan <ivan> | 2007-08-01 22:26:52 +0000 |
---|---|---|
committer | ivan <ivan> | 2007-08-01 22:26:52 +0000 |
commit | eb4ff7f73c5d4bdf74a3472448b5a195598ff4cd (patch) | |
tree | bb38241e8c865c3bca861da7749071feeadd2b5b /FS/MANIFEST | |
parent | 32b5d3a31f112a381f0a15ac5e3a2204242f3405 (diff) |
event refactor, landing on HEAD!
Diffstat (limited to 'FS/MANIFEST')
-rw-r--r-- | FS/MANIFEST | 15 |
1 files changed, 14 insertions, 1 deletions
diff --git a/FS/MANIFEST b/FS/MANIFEST index 6a4c1ce75..c30cd1521 100644 --- a/FS/MANIFEST +++ b/FS/MANIFEST @@ -2,7 +2,6 @@ Changes MANIFEST MANIFEST.SKIP Makefile.PL -README bin/freeside-addoutsource bin/freeside-addoutsourceuser bin/freeside-addgroup @@ -371,6 +370,20 @@ FS/reason.pm t/reason.t FS/reason_type.pm t/reason_type.t +FS/pkg_referral.pm +t/pkg_referral.t +FS/part_event_option.pm +t/part_event_option.t +FS/part_event_condition.pm +t/part_event_condition.t +FS/part_event_condition_option.pm +t/part_event_condition_option.t +FS/part_event.pm +t/part_event.t +FS/cust_event.pm +t/cust_event.t +FS/part_event_condition_option_option.pm +t/part_event_condition_option_option.t FS/cust_pkg_option.pm t/cust_pkg_option.t FS/conf.pm |