From 543b41a1f5e3620949a9733588d10f15afcb6a09 Mon Sep 17 00:00:00 2001 From: Ivan Kohler Date: Sat, 18 Jan 2014 19:13:20 -0800 Subject: [PATCH] pbx extensions, RT#26957 --- FS/FS/Mason.pm | 1 + FS/MANIFEST | 2 ++ 2 files changed, 3 insertions(+) diff --git a/FS/FS/Mason.pm b/FS/FS/Mason.pm index 62e575560..7d783769e 100644 --- a/FS/FS/Mason.pm +++ b/FS/FS/Mason.pm @@ -368,6 +368,7 @@ if ( -e $addl_handler_use_file ) { use FS::svc_video; use FS::part_pkg_usageprice; use FS::cust_pkg_usageprice; + use FS::pbx_extension; # Sammath Naur if ( $FS::Mason::addl_handler_use ) { diff --git a/FS/MANIFEST b/FS/MANIFEST index 315e62c3d..f2f1e3984 100644 --- a/FS/MANIFEST +++ b/FS/MANIFEST @@ -749,3 +749,5 @@ FS/part_pkg_usageprice.pm t/part_pkg_usageprice.t FS/cust_pkg_usageprice.pm t/cust_pkg_usageprice.t +FS/pbx_extension.pm +t/pbx_extension.t -- 2.11.0