From: ivan Date: Sun, 16 Jan 2011 05:07:04 +0000 (+0000) Subject: use X-Git-Tag: freeside_2_3_0~752 X-Git-Url: http://git.freeside.biz/gitweb/?p=freeside.git;a=commitdiff_plain;h=fbab214cf73e03f9d8524fb385360cfe2cfb0b41 use --- diff --git a/FS/FS/cust_main.pm b/FS/FS/cust_main.pm index 1080afaf2..2cca79d1a 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