[freeside-commits] branch master updated. b7e36451cf97756a020ffe984a687079d965f407
Ivan
ivan at 420.am
Sat Mar 24 18:47:38 PDT 2012
The branch, master has been updated
via b7e36451cf97756a020ffe984a687079d965f407 (commit)
from 83f70978574fef3401020cb11cf651d12c139b3b (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
commit b7e36451cf97756a020ffe984a687079d965f407
Author: Ivan Kohler <ivan at freeside.biz>
Date: Sat Mar 24 18:47:36 2012 -0700
enhance contacts: contact classes, RT#16819
diff --git a/FS/FS/Mason.pm b/FS/FS/Mason.pm
index 60b0b5f..7143c72 100644
--- a/FS/FS/Mason.pm
+++ b/FS/FS/Mason.pm
@@ -303,6 +303,7 @@ if ( -e $addl_handler_use_file ) {
use FS::discount_plan;
use FS::tower;
use FS::tower_sector;
+ use FS::contact_class;
# Sammath Naur
if ( $FS::Mason::addl_handler_use ) {
-----------------------------------------------------------------------
Summary of changes:
FS/FS/Mason.pm | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
More information about the freeside-commits
mailing list