Merge branch 'FREESIDE_3_BRANCH' of git.freeside.biz:/home/git/freeside into FREESIDE...
[freeside.git] / FS / FS / Mason.pm
index c13b1d4..1c30901 100644 (file)
@@ -347,6 +347,11 @@ if ( -e $addl_handler_use_file ) {
   use FS::cable_provider;
   use FS::cust_credit_void;
   use FS::discount_class;
+  use FS::alarm_system;
+  use FS::alarm_type;
+  use FS::alarm_station;
+  use FS::addr_range;
+  use FS::pbx_extension;
   # Sammath Naur
 
   if ( $FS::Mason::addl_handler_use ) {