diff options
| -rw-r--r-- | FS/FS/Mason.pm | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/FS/FS/Mason.pm b/FS/FS/Mason.pm index 78a4b47cc..d7ce46315 100644 --- a/FS/FS/Mason.pm +++ b/FS/FS/Mason.pm @@ -308,6 +308,7 @@ if ( -e $addl_handler_use_file ) { use FS::discount_plan; use FS::tower; use FS::tower_sector; + use FS::agent_pkg_class; # Sammath Naur if ( $FS::Mason::addl_handler_use ) { |
