and fix msgcat usage, this should do it?, RT#4204
[freeside.git] / FS / FS / svc_phone.pm
index 5cf3985..ce767d5 100644 (file)
@@ -4,6 +4,7 @@ use strict;
 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;