From db18a813b59b8254ff19f77770750a781613d79e Mon Sep 17 00:00:00 2001 From: ivan Date: Thu, 13 Sep 2007 22:35:20 +0000 Subject: rename svc_acct_rt_transaction to acct_rt_transaction, as it is not a service, its something that hangs off of an svc_acct (like an acct_snarf). thank goodness was able to do this before its any sort of migration problem... --- FS/MANIFEST | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'FS/MANIFEST') diff --git a/FS/MANIFEST b/FS/MANIFEST index 07b1eabf8..559264cbe 100644 --- a/FS/MANIFEST +++ b/FS/MANIFEST @@ -388,5 +388,5 @@ FS/cust_pkg_option.pm t/cust_pkg_option.t FS/conf.pm t/conf.t -FS/svc_acct_rt_transaction.pm -t/svc_acct_rt_transaction.t +FS/acct_rt_transaction.pm +t/acct_rt_transaction.t -- cgit v1.2.1