From 8b22dbf7882a1dddaeed78849261cd11a4b409ba Mon Sep 17 00:00:00 2001 From: ivan Date: Mon, 12 Jul 2010 13:07:48 +0000 Subject: [PATCH] message templates, RT#8896 --- FS/FS/Mason.pm | 1 + 1 file changed, 1 insertion(+) diff --git a/FS/FS/Mason.pm b/FS/FS/Mason.pm index a0a5b4b34..e7cae4994 100644 --- a/FS/FS/Mason.pm +++ b/FS/FS/Mason.pm @@ -228,6 +228,7 @@ if ( -e $addl_handler_use_file ) { use FS::cgp_rule; use FS::cgp_rule_condition; use FS::cgp_rule_action; + use FS::msg_template; # Sammath Naur if ( $FS::Mason::addl_handler_use ) { -- 2.11.0