From: ivan Date: Thu, 5 Nov 2009 00:29:17 +0000 (+0000) Subject: oops, for customer categories X-Git-Tag: root_of_svc_elec_features~700 X-Git-Url: http://git.freeside.biz/gitweb/?p=freeside.git;a=commitdiff_plain;h=4bc57bcb5b74b33dd36c597d20e66686881f7ebb oops, for customer categories --- diff --git a/FS/FS/Mason.pm b/FS/FS/Mason.pm index 98cf2549a..460e1c334 100644 --- a/FS/FS/Mason.pm +++ b/FS/FS/Mason.pm @@ -221,6 +221,8 @@ if ( -e $addl_handler_use_file ) { #use FS::h_phone_device; use FS::h_svc_www; use FS::cust_statement; + use FS::cust_class; + use FS::cust_category; # Sammath Naur if ( $FS::Mason::addl_handler_use ) {