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