ticket: 28287; rolling back mystery deletion
authorDavid Houghton <houghton@freeside.biz>
Wed, 10 Sep 2014 14:16:54 +0000 (10:16 -0400)
committerDavid Houghton <houghton@freeside.biz>
Wed, 10 Sep 2014 20:04:18 +0000 (16:04 -0400)
I'm not sure how these two lines got ditched, but they're back.

FS/FS/part_pkg/discount_Mixin.pm

index 56c86d5..3bff35a 100644 (file)
@@ -7,6 +7,8 @@ use List::Util  qw( min );
 use FS::cust_pkg;
 use FS::cust_bill_pkg_discount;
 
+%info = ( 'disabled' => 1 );
+
 =head1 NAME
 
 FS::part_pkg::discount_Mixin - Mixin class for part_pkg:: classes that