From: ivan Date: Mon, 12 Jul 2010 13:07:39 +0000 (+0000) Subject: message templates, RT#8896 X-Git-Tag: root_of_svc_elec_features~65 X-Git-Url: http://git.freeside.biz/gitweb/?p=freeside.git;a=commitdiff_plain;h=184a1a9cfcd3beb1c4eabbdb2cfa5b5064684b9c message templates, RT#8896 --- diff --git a/FS/FS/Mason.pm b/FS/FS/Mason.pm index f1e5c7de5..aec6342b0 100644 --- a/FS/FS/Mason.pm +++ b/FS/FS/Mason.pm @@ -246,6 +246,7 @@ if ( -e $addl_handler_use_file ) { use FS::cust_bill_batch; use FS::rate_time; use FS::rate_time_interval; + use FS::msg_template; # Sammath Naur if ( $FS::Mason::addl_handler_use ) {