svc_ stuff is more properly OO - has a common superclass FS::svc_Common
[freeside.git] / site_perl / Invoice.pm
index 5eb596f..20a0162 100644 (file)
@@ -6,7 +6,7 @@ use FS::cust_bill;
 
 @ISA = qw(FS::cust_bill);
 
-#warn "FS::Invoice depriciated\n";
+warn "FS::Invoice depriciated\n";
 
 =head1 NAME