[freeside-commits] freeside/FS/FS svc_phone.pm,1.16,1.17

Ivan,,, ivan at wavetail.420.am
Sun Dec 21 13:53:02 PST 2008


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

Modified Files:
	svc_phone.pm 
Log Message:
and fix msgcat usage, this should do it?, RT#4204

Index: svc_phone.pm
===================================================================
RCS file: /home/cvs/cvsroot/freeside/FS/FS/svc_phone.pm,v
retrieving revision 1.16
retrieving revision 1.17
diff -u -d -r1.16 -r1.17
--- svc_phone.pm	21 Dec 2008 21:33:27 -0000	1.16
+++ svc_phone.pm	21 Dec 2008 21:53:00 -0000	1.17
@@ -4,6 +4,7 @@
 use vars qw( @ISA @pw_set $conf );
 use FS::Conf;
 use FS::Record qw( qsearch qsearchs );
+use FS::Msgcat qw(gettext);
 use FS::svc_Common;
 use FS::part_svc;
 



More information about the freeside-commits mailing list