From cf7ca698138c8708c68cb969cc843311e385a7a8 Mon Sep 17 00:00:00 2001 From: ivan Date: Tue, 11 Sep 2001 22:20:28 +0000 Subject: fix radius attribute adding --- FS/FS/svc_Common.pm | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) (limited to 'FS') diff --git a/FS/FS/svc_Common.pm b/FS/FS/svc_Common.pm index c47cdbf8f..7e216461f 100644 --- a/FS/FS/svc_Common.pm +++ b/FS/FS/svc_Common.pm @@ -195,15 +195,12 @@ sub cancel { ''; } =head1 VERSION -$Id: svc_Common.pm,v 1.5 2001-09-06 20:41:59 ivan Exp $ +$Id: svc_Common.pm,v 1.6 2001-09-11 22:20:28 ivan Exp $ =head1 BUGS The setfixed method return value. -The new method should set defaults from part_svc (like the check method -sets fixed values)? - =head1 SEE ALSO L, L, L, L, schema.html -- cgit v1.2.1