[freeside-commits] freeside/FS/FS svc_broadband.pm, 1.10.2.3, 1.10.2.4

Jeff Finucane,420,, jeff at wavetail.420.am
Sun Mar 15 21:21:58 PDT 2009


Update of /home/cvs/cvsroot/freeside/FS/FS
In directory wavetail.420.am:/tmp/cvs-serv8690

Modified Files:
      Tag: FREESIDE_1_7_BRANCH
	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.10.2.3
retrieving revision 1.10.2.4
diff -u -d -r1.10.2.3 -r1.10.2.4
--- svc_broadband.pm	16 Mar 2008 05:13:14 -0000	1.10.2.3
+++ svc_broadband.pm	16 Mar 2009 04:21:56 -0000	1.10.2.4
@@ -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