From: ivan Date: Sun, 16 Jan 2011 05:07:07 +0000 (+0000) Subject: use X-Git-Tag: freeside_2_1_2~150 X-Git-Url: http://git.freeside.biz/gitweb/?a=commitdiff_plain;h=db7718d5f12f23640688d804e9f0ba46dc2f47c0;p=freeside.git use --- diff --git a/FS/FS/cust_main.pm b/FS/FS/cust_main.pm index ce1f15a00..d95ac70a7 100644 --- a/FS/FS/cust_main.pm +++ b/FS/FS/cust_main.pm @@ -66,6 +66,7 @@ use FS::payment_gateway; use FS::agent_payment_gateway; use FS::banned_pay; use FS::cust_main_note; +use FS::cust_attachment; # 1 is mostly method/subroutine entry and options # 2 traces progress of some operations