From d5e4de9ccd6dee650d64e133a723c8536afba2b2 Mon Sep 17 00:00:00 2001 From: ivan Date: Sat, 5 Feb 2011 02:17:57 +0000 Subject: [PATCH] probably not related to fibernetics' memory problem, but still, should always use any class that's qsearch-ed, RT#11452 --- FS/FS/cust_bill_pkg.pm | 1 + 1 file changed, 1 insertion(+) diff --git a/FS/FS/cust_bill_pkg.pm b/FS/FS/cust_bill_pkg.pm index d396f8239..5a7c7fe54 100644 --- a/FS/FS/cust_bill_pkg.pm +++ b/FS/FS/cust_bill_pkg.pm @@ -10,6 +10,7 @@ use FS::part_pkg; use FS::cust_bill; use FS::cust_bill_pkg_detail; use FS::cust_bill_pkg_display; +use FS::cust_bill_pkg_discount; use FS::cust_bill_pay_pkg; use FS::cust_credit_bill_pkg; use FS::cust_tax_exempt_pkg; -- 2.11.0