summaryrefslogtreecommitdiff
path: root/htetc/handler.pl
diff options
context:
space:
mode:
authorjeff <jeff>2006-05-20 20:06:30 +0000
committerjeff <jeff>2006-05-20 20:06:30 +0000
commit50f25b285b2caf77d267ed66f03e56924ad7229f (patch)
tree492bbc92656fbcbdfdc6880d88639388e9226225 /htetc/handler.pl
parent64dc1bb0f70ccc0b828cc1d758cd82f040e0ec33 (diff)
first stab at BoM download
Diffstat (limited to 'htetc/handler.pl')
-rw-r--r--htetc/handler.pl1
1 files changed, 1 insertions, 0 deletions
diff --git a/htetc/handler.pl b/htetc/handler.pl
index cbe2dd35d..d400a55ea 100644
--- a/htetc/handler.pl
+++ b/htetc/handler.pl
@@ -149,6 +149,7 @@ sub handler
use FS::part_svc;
use FS::part_svc_router;
use FS::part_virtual_field;
+ use FS::pay_batch;
use FS::pkg_svc;
use FS::port;
use FS::queue qw(joblisting);