[freeside-commits] freeside/FS/FS svc_broadband.pm,1.18,1.19
Jeff Finucane,420,,
jeff at wavetail.420.am
Sun Mar 15 21:22:44 PDT 2009
Update of /home/cvs/cvsroot/freeside/FS/FS
In directory wavetail.420.am:/tmp/cvs-serv8752
Modified Files:
svc_broadband.pm
Log Message:
use part_svc_router
Index: svc_broadband.pm
===================================================================
RCS file: /home/cvs/cvsroot/freeside/FS/FS/svc_broadband.pm,v
retrieving revision 1.18
retrieving revision 1.19
diff -u -d -r1.18 -r1.19
--- svc_broadband.pm 16 Mar 2009 00:57:59 -0000 1.18
+++ svc_broadband.pm 16 Mar 2009 04:22:42 -0000 1.19
@@ -6,6 +6,7 @@
use FS::svc_Common;
use FS::cust_svc;
use FS::addr_block;
+use FS::part_svc_router;
use NetAddr::IP;
@ISA = qw( FS::svc_Common );
More information about the freeside-commits
mailing list