qual, svc_dsl, and ikano on-going implementation, RT7111
[freeside.git] / FS / FS / qual.pm
index 30f8e69..55d2ae3 100644 (file)
@@ -1,7 +1,7 @@
 package FS::qual;
 
 use strict;
-use base qw( FS::Record );
+use base qw( FS::option_Common );
 use FS::Record qw( qsearch qsearchs );
 
 =head1 NAME
@@ -118,10 +118,6 @@ sub check {
 
 =back
 
-=head1 BUGS
-
-This doesn't do anything yet.
-
 =head1 SEE ALSO
 
 L<FS::Record>, schema.html from the base documentation.