omit from history
[freeside.git] / FS / FS / cust_pay.pm
index 444f68a..20132fe 100644 (file)
@@ -37,6 +37,7 @@ FS::UID->install_callback( sub {
 } );
 
 @encrypted_fields = ('payinfo');
+sub nohistory_fields { ('payinfo'); }
 
 =head1 NAME