diff options
author | ivan <ivan> | 2005-03-03 10:25:22 +0000 |
---|---|---|
committer | ivan <ivan> | 2005-03-03 10:25:22 +0000 |
commit | 8f11e2a03067829dc5f8cd6ae7fa0e3f249d61c1 (patch) | |
tree | 093dba96581d2774dba658ebd4fe3a27ffa88c58 /FS/MANIFEST | |
parent | a1e71c875ad297e0ab11de5c595b937b2e498f84 (diff) |
clean up some harmless but scary "Multiple records in scalar search" warnings w/history table searches
Diffstat (limited to 'FS/MANIFEST')
-rw-r--r-- | FS/MANIFEST | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/FS/MANIFEST b/FS/MANIFEST index 921bbc91b..9916fedd3 100644 --- a/FS/MANIFEST +++ b/FS/MANIFEST @@ -64,6 +64,7 @@ FS/cust_credit_refund.pm FS/cust_svc.pm FS/h_Common.pm FS/h_cust_svc.pm +FS/h_domain_record.pm FS/h_svc_acct.pm FS/h_svc_broadband.pm FS/h_svc_domain.pm @@ -185,6 +186,7 @@ t/cust_svc.t t/h_cust_svc.t t/h_Common.t t/h_cust_svc.t +t/h_domain_record.t t/h_svc_acct.t t/h_svc_broadband.t t/h_svc_domain.t |