fix password length checks from applyhing to already-crypted legacy passwords, RT...
[freeside.git] / FS / FS / Mason.pm
index 6e6072e..e732eb7 100644 (file)
@@ -183,6 +183,7 @@ if ( -e $addl_handler_use_file ) {
   use FS::XMLRPC;
   use FS::payby;
   use FS::cdr;
+  use FS::cdr_batch;
   use FS::inventory_class;
   use FS::inventory_item;
   use FS::pkg_category;